Your IP : 216.73.216.170


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

#!/bin/sh

set -e 

if [ "x$1" != xupgrade ]; then
	update-alternatives --remove smbstatus /usr/bin/smbstatus.samba3
fi

# Automatically added by dh_installinit
if [ -x "/etc/init.d/samba" ]; then
	if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
		invoke-rc.d samba stop || exit $?
	else
		/etc/init.d/samba stop || exit $?
	fi
fi
# End automatically added section


exit 0


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