Run salt-api as user salt (bsc#990029)

This commit is contained in:
Michael Calmer 2016-07-29 10:50:21 +02:00 committed by Pablo Suárez Hernández
parent 1c817bb6c9
commit 8c89378b0d

View file

@ -1,11 +1,11 @@
[Unit]
Description=The Salt API
Documentation=man:salt-api(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltstack.com/en/latest/contents.html
After=network.target
[Service]
User=salt
Type=simple
Environment=SHELL=/bin/bash
LimitNOFILE=8192
ExecStart=/usr/bin/salt-api
TimeoutStopSec=3