mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
pkg/salt-syndic.service: change Type to notify
This commit is contained in:
parent
175ba99e0e
commit
6cb0fb47f3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=The Salt Master Server
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=notify
|
||||
LimitNOFILE=8192
|
||||
ExecStart=/usr/bin/salt-syndic
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue