Your IP : 216.73.216.170


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/dhcp3-client.postrm

#!/bin/sh

set -e

if [ "$1" = "purge" ]; then
	# Remove old lease database
	rm -f /var/lib/dhcp3/dhclient.*leases*

	# Try to remove old directory
	if [ -d /var/lib/dhcp3 ]; then
		rmdir --ignore-fail-on-non-empty /var/lib/dhcp3/
	fi
fi




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