2012-10-26 02:45:33 +04:00
|
|
|
[Unit]
|
|
|
|
Description=The Salt Master Server
|
2015-12-08 15:48:34 +03:00
|
|
|
After=network.target
|
2012-10-26 02:45:33 +04:00
|
|
|
|
|
|
|
[Service]
|
2016-08-18 22:43:34 +03:00
|
|
|
Type=notify
|
2016-10-19 18:08:10 +03:00
|
|
|
NotifyAccess=all
|
2015-03-30 21:32:07 +03:00
|
|
|
LimitNOFILE=8192
|
2012-11-20 23:14:21 +04:00
|
|
|
ExecStart=/usr/bin/salt-syndic
|
2012-10-26 02:45:33 +04:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|