This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=SHELL=/bin/bash
-
ExecStart=/usr/bin/salt-api
-
LimitNOFILE=8192
-
NotifyAccess=all
-
TimeoutStopSec
Introduced in systemd 188=3 -
Type=notify
-
Type=simple
-
User=salt
-
-
[Unit]
-
After=network.target
-
Description=The Salt API
-
Documentation=man:salt-api(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltproject.io/en/latest/contents.html
-
Additionnal notes
Nothing here.