Package: smartmontools / 6.5+svn4324-1

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