Your IP : 216.73.216.170


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/cron.prerm

#!/bin/sh
set -e

if [ -x /etc/init.d/cron ]; then
	if [ -x /usr/sbin/invoke-rc.d ] ; then
	       invoke-rc.d cron stop
	else
	       /etc/init.d/cron stop
	fi
fi




Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_0e92e76dbc608be91f9b4010495cda17, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0