This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/salt-proxy --proxyid=%i
-
Restart=on-failure
-
RestartSec=5s
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=salt-proxy service for %i
-
Documentation=man:salt-proxy(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltproject.io/en/latest/contents.html
-
Additionnal notes
Nothing here.