You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/_base/applications/settings/tde-guidance/debian/tde-guidance-trinity.postinst

10 lines
237 B

#!/bin/sh
# Remove shutdown and reboot links; this init script does not need them.
rm -f /etc/rc0.d/K20tde-guidance /etc/rc6.d/K20tde-guidance
#remove script from older times
update-rc.d -f displayconfig-hwprobe.py remove
#DEBHELPER#