Your IP : 216.73.216.95


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

#!/bin/sh
set -e

# Automatically added by dh_installinit/11.1.6ubuntu1
if [ -x "/etc/init.d/cron" ]; then
	invoke-rc.d cron stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installdeb/11.1.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/init/cron.conf 3.0pl1-128ubuntu5~ cron -- "$@"
# End automatically added section