diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-15 05:02:44 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-15 05:02:44 (GMT) |
commit | 3f8de6887bc6ca2aa2e22a59d7fe93cccaa3a26f (patch) | |
tree | a1184fa24fe7a4e5e21b429a8dcfbaadd0d85dcd /abs/extra-testing/hddtemp/hddtemp.confd | |
parent | 0d311999efc8d9c40436985772a799559c218d04 (diff) | |
download | linhes_pkgbuild-3f8de6887bc6ca2aa2e22a59d7fe93cccaa3a26f.zip linhes_pkgbuild-3f8de6887bc6ca2aa2e22a59d7fe93cccaa3a26f.tar.gz linhes_pkgbuild-3f8de6887bc6ca2aa2e22a59d7fe93cccaa3a26f.tar.bz2 |
hddtemp: add to repo
ref FS#146
Diffstat (limited to 'abs/extra-testing/hddtemp/hddtemp.confd')
-rw-r--r-- | abs/extra-testing/hddtemp/hddtemp.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra-testing/hddtemp/hddtemp.confd b/abs/extra-testing/hddtemp/hddtemp.confd new file mode 100644 index 0000000..6a1e18e --- /dev/null +++ b/abs/extra-testing/hddtemp/hddtemp.confd @@ -0,0 +1,2 @@ +PARAMS="-q -l 127.0.0.1" +DRIVES="/dev/sda" |