diff options
Diffstat (limited to 'meta-oe/recipes-extended/smartmontools/files/smartmontools.default')
| -rw-r--r-- | meta-oe/recipes-extended/smartmontools/files/smartmontools.default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/smartmontools/files/smartmontools.default b/meta-oe/recipes-extended/smartmontools/files/smartmontools.default new file mode 100644 index 0000000000..602e00beb1 --- /dev/null +++ b/meta-oe/recipes-extended/smartmontools/files/smartmontools.default | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | # uncomment to start smartd on system startup for SysV init script | ||
| 2 | # For systemd service file, use `systemctl enable smartd'. | ||
| 3 | #start_smartd=yes | ||
| 4 | |||
| 5 | # uncomment to pass additional options to smartd on startup | ||
| 6 | #smartd_opts="--interval=1800" | ||
