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