diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-11-11 14:52:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-11-11 14:52:25 +0000 |
commit | 468d3e89253a2a0af7e69557fe0f60bb1cde7377 (patch) | |
tree | e8ddc0e6aff2d092c97c41cfc5d57768435ef4d9 /testing/smartmontools/smartd.confd | |
parent | 2283129aea3418baea59a73e7251651aa2e85656 (diff) | |
download | aports-468d3e89253a2a0af7e69557fe0f60bb1cde7377.tar.bz2 aports-468d3e89253a2a0af7e69557fe0f60bb1cde7377.tar.xz |
testing/smartmontools: new aport
Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives.
http://smartmontools.sourceforge.net
Diffstat (limited to 'testing/smartmontools/smartd.confd')
-rw-r--r-- | testing/smartmontools/smartd.confd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/smartmontools/smartd.confd b/testing/smartmontools/smartd.confd new file mode 100644 index 0000000000..4b7db4dfd8 --- /dev/null +++ b/testing/smartmontools/smartd.confd @@ -0,0 +1,4 @@ +# /etc/conf.d/smartd: config file for /etc/init.d/smartd + +# Insert any other options needed +SMARTD_OPTS="" |