]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/removesyslogtarget.patch
smartd.service.in: declaring After=syslog.target is unnecessary by now because syslog...
[mirror_smartmontools-debian.git] / debian / patches / removesyslogtarget.patch
1 declaring After=syslog.target is unnecessary by now because
2 syslog is socket-activated and will therefore be started when needed.
3 --- a/smartd.service.in
4 +++ b/smartd.service.in
5 @@ -1,7 +1,6 @@
6 [Unit]
7 Description=Self Monitoring and Reporting Technology (SMART) Daemon
8 Documentation=man:smartd(8) man:smartd.conf(5)
9 -After=syslog.target
10
11 [Service]
12 EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools