This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/salt-syndic
-
LimitNOFILE=8192
-
NotifyAccess=all
-
Type=notify
-
-
[Unit]
-
After=network.target
-
Description=The Salt Master Server
-
Documentation=man:salt-syndic(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltproject.io/en/latest/contents.html
-
PartOf=salt-master.service
-
Additionnal notes
Nothing here.