diff options
Diffstat (limited to 'meta-oe/recipes-extended/smartmontools/files/smartd.service')
-rw-r--r-- | meta-oe/recipes-extended/smartmontools/files/smartd.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/smartmontools/files/smartd.service b/meta-oe/recipes-extended/smartmontools/files/smartd.service index f3db946c812..e90a7c4defe 100644 --- a/meta-oe/recipes-extended/smartmontools/files/smartd.service +++ b/meta-oe/recipes-extended/smartmontools/files/smartd.service @@ -6,7 +6,6 @@ After=syslog.target EnvironmentFile=-@SYSCONFDIR@/smartmontools ExecStart=@SBINDIR@/smartd -n $smart_opts ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID -StandardOutput=syslog [Install] WantedBy=multi-user.target |