Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 527648 | Differences between
and this patch

Collapse All | Expand All

(-)smartmontools-6.3/smartd.service.in (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
[Service]
6
[Service]
7
EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools
7
EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools
8
ExecStart=/usr/local/sbin/smartd -n $smartd_opts
8
ExecStart=/usr/local/sbin/smartd -n $SMARTD_OPTS
9
ExecReload=/bin/kill -HUP $MAINPID
9
ExecReload=/bin/kill -HUP $MAINPID
10
StandardOutput=syslog
10
StandardOutput=syslog
11
11

Return to bug 527648