%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/kerneloops.prerm |
#!/bin/sh set -e # Automatically added by dh_installinit/13.14.1ubuntu5 if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -x "/etc/init.d/kerneloops" ] ; then invoke-rc.d kerneloops stop || exit 1 fi # End automatically added section # Automatically added by dh_installdeb/13.14.1ubuntu5 dpkg-maintscript-helper mv_conffile /etc/dbus-1/system.d/kerneloops.dbus /etc/dbus-1/system.d/kerneloops.conf -- "$@" # End automatically added section