Also remove /etc/init.d/smartd in preinst script

This commit is contained in:
Giuseppe Iuculano 2013-06-02 11:10:43 +02:00
parent 79a3dc27ec
commit a0a5725a95
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
set -e
dpkg-maintscript-helper rm_conffile \
/etc/init.d/smartd 5.42+svn3539-1~ smartmontools -- "$@"
/etc/init.d/smartd 6.1+svn3812-1~ smartmontools -- "$@"
#DEBHELPER#