salt/debian/salt-master.service
2015-12-01 11:16:06 +01:00

12 lines
186 B
Desktop File

[Unit]
Description=The Salt Master Server
After=syslog.target network.target
[Service]
Type=notify
ExecStart=/usr/bin/salt-master
KillMode=process
[Install]
WantedBy=multi-user.target