void-packages/srcpkgs/smartmontools/files/smartd/finish
2014-10-13 16:43:02 +02:00

3 lines
80 B
Bash
Executable file

#!/bin/sh
# no devices found, disable smartd
[ $1 = 17 ] && sv d $(dirname $0)