383956442dcc55261d74b30a5f931631e0d12389
[mirror/dsa-nagios.git] / preinst
1 #!/bin/sh
2
3 set -e
4
5 dpkg-maintscript-helper rm_conffile /etc/cron.d/dsa-nagios-checks 110 dsa-nagios-checks -- "$@"
6
7 #DEBHELPER#
8
9 exit 0