mirror_smartmontools-debian/debian/smartmontools.preinst
2013-06-02 11:10:43 +02:00

9 lines
134 B
Bash

#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile \
/etc/init.d/smartd 6.1+svn3812-1~ smartmontools -- "$@"
#DEBHELPER#