commit
This commit is contained in:
8
debian/.debhelper/generated/smokeping/postrm.service
vendored
Normal file
8
debian/.debhelper/generated/smokeping/postrm.service
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Automatically added by dh_installinit/13.24.2
|
||||
if [ "$1" = "remove" ] && [ -x "/etc/init.d/smokeping" ] ; then
|
||||
chmod -x "/etc/init.d/smokeping" >/dev/null || true
|
||||
fi
|
||||
if [ -z "$DPKG_ROOT" ] && [ "$1" = "purge" ] ; then
|
||||
update-rc.d smokeping remove >/dev/null
|
||||
fi
|
||||
# End automatically added section
|
||||
Reference in New Issue
Block a user