Files
server/var/lib/dpkg/info/hdparm.postrm
2026-01-07 20:52:11 +01:00

8 lines
341 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.14.1ubuntu5
dpkg-maintscript-helper rm_conffile /etc/default/hdparm 9.48\+ds-1\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/init.d/hdparm 9.48\+ds-1\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/apm/event.d/20hdparm 9.58\+ds-3\~ -- "$@"
# End automatically added section