Your IP : 216.73.216.170


Current Path : /proc/8644/root/proc/self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/8644/root/proc/self/root/var/lib/dpkg/info/proftpd-basic.prerm

#!/bin/sh

set -e

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




Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_cc4c5a02aa2ace210080c78bf69be136, 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