salt/pkg/suse/use-forking-daemon.patch

14 lines
379 B
Diff
Raw Normal View History

2015-10-18 10:24:09 +00:00
Index: salt-2015.8.0/pkg/salt-master.service
===================================================================
2015-10-18 10:24:09 +00:00
--- salt-2015.8.0.orig/pkg/salt-master.service
+++ salt-2015.8.0/pkg/salt-master.service
@@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
2015-10-18 10:24:09 +00:00
LimitNOFILE=16384
-Type=notify
-NotifyAccess=all
2015-10-18 10:24:09 +00:00
+Type=simple
ExecStart=/usr/bin/salt-master
KillMode=process