Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
var
/
lib
/
dpkg
/
info
/
/var/lib/dpkg/info/kerneloops.prerm
#!/bin/sh set -e # Automatically added by dh_installdeb/10.10.9ubuntu1 dpkg-maintscript-helper mv_conffile /etc/dbus-1/system.d/kerneloops.dbus /etc/dbus-1/system.d/kerneloops.conf -- "$@" # End automatically added section # Automatically added by dh_installinit/10.10.9ubuntu1 if [ -x "/etc/init.d/kerneloops" ]; then invoke-rc.d kerneloops stop || exit $? fi # End automatically added section