File: smartmontools.preinst

package info (click to toggle)
smartmontools 6.5%2Bsvn4324-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,772 kB
  • ctags: 7,352
  • sloc: cpp: 41,134; ansic: 9,556; sh: 1,339; makefile: 894
file content (8 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e

dpkg-maintscript-helper rm_conffile \
        /etc/init.d/smartd 6.1+svn3812-1~ smartmontools -- "$@"

#DEBHELPER#