diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
| commit | b5a8a6c29e40f786ceb808c0b95f01c4251111d1 (patch) | |
| tree | 78e38b50664693918e3f3946714cb6bb9df8dce9 /repos/xorg/smartmontools/smartd.finish | |
| parent | df36bfd61252b7c543ab1efbfc5482b453805b0f (diff) | |
| download | alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.tar.gz alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.zip | |
added clang branch
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) |