mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-08-16 05:01:20 +00:00
9 lines
134 B
Bash
9 lines
134 B
Bash
#!/bin/sh
|
|
set -e
|
|
|
|
dpkg-maintscript-helper rm_conffile \
|
|
/etc/init.d/smartd 6.1+svn3812-1~ smartmontools -- "$@"
|
|
|
|
#DEBHELPER#
|
|
|