salt/pkg/salt-master.service
2016-08-18 14:44:19 -05:00

13 lines
190 B
Desktop File

[Unit]
Description=The Salt Master Server
After=network.target
[Service]
LimitNOFILE=16384
Type=notify
NotifyAccess=all
ExecStart=/usr/bin/salt-master
[Install]
WantedBy=multi-user.target