mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #45387 from renner/patch-2
Set SHELL environment variable
This commit is contained in:
commit
3a0e2de995
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ After=network.target
|
|||
[Service]
|
||||
User=salt
|
||||
Type=simple
|
||||
Environment=SHELL=/bin/bash
|
||||
LimitNOFILE=8192
|
||||
ExecStart=/usr/bin/salt-api
|
||||
TimeoutStopSec=3
|
||||
|
|
Loading…
Add table
Reference in a new issue