diff options
Diffstat (limited to 'repos/xorg/smartmontools/smartd.finish')
| -rw-r--r-- | repos/xorg/smartmontools/smartd.finish | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/repos/xorg/smartmontools/smartd.finish b/repos/xorg/smartmontools/smartd.finish deleted file mode 100644 index 85e568f0..00000000 --- a/repos/xorg/smartmontools/smartd.finish +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# no devices found, disable smartd -[ $1 = 17 ] && sv d $(dirname $0) |