diff options
author | Dan Theisen <djt@hxx.in> | 2018-07-06 02:10:32 -0700 |
---|---|---|
committer | Dan Theisen <djt@hxx.in> | 2018-07-06 02:34:42 -0700 |
commit | 18ab65d12e1f62baae5e5e44da269d87f1022356 (patch) | |
tree | 95799fe9c2d59217c7d46f45c8c98bde0349e889 /user/smartmontools/smartd.confd | |
parent | 8d2f786addf7f1a31f61eae5b8d4b89ff5d27330 (diff) | |
download | packages-18ab65d12e1f62baae5e5e44da269d87f1022356.tar.gz packages-18ab65d12e1f62baae5e5e44da269d87f1022356.tar.bz2 packages-18ab65d12e1f62baae5e5e44da269d87f1022356.tar.xz packages-18ab65d12e1f62baae5e5e44da269d87f1022356.zip |
user/smartmontools: import, take, minor fix ups
Diffstat (limited to 'user/smartmontools/smartd.confd')
-rw-r--r-- | user/smartmontools/smartd.confd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/user/smartmontools/smartd.confd b/user/smartmontools/smartd.confd new file mode 100644 index 000000000..4b7db4dfd --- /dev/null +++ b/user/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="" |