mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
pkg/salt-minion.service: remove KillMode, change Type to notify
This commit is contained in:
parent
540ec28954
commit
175ba99e0e
1 changed files with 1 additions and 2 deletions
|
@ -3,10 +3,9 @@ Description=The Salt Minion
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=notify
|
||||
LimitNOFILE=8192
|
||||
ExecStart=/usr/bin/salt-minion
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue