aports/main/smartmontools/smartd.confd
Jakub Jirutka da5857d234 main/smartmontools: don't force supervise-daemon
supervise-daemon is still experimental and has bad defaults.
Users can enable supervise-daemon, if they want to, simply by declaring
`supervisor=supervise-daemon` in /etc/conf.d/smartd.

See my mail from Tue, 15 Dec 2020 15:33:16 +0100 in alpine-devel
mailing-list in topic "Use of supervise-daemon in Alpine".
(I cannot simply reference it from ML archive because it's broken.)
2021-01-08 12:32:43 +01:00

10 lines
230 B
Bash

# Configuration file for /etc/init.d/smartd
# Path to the configuration file.
#cfgfile=/etc/smartd.conf
# Additional options to pass to smartd.
#command_args=
# Uncomment to use process supervisor.
#supervisor=supervise-daemon