Merge pull request #45255 from rallytime/bp-44427

Back-port #44427 to 2017.7
This commit is contained in:
Nicole Thomas 2018-01-04 16:46:16 -05:00 committed by GitHub
commit ff9880c498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ After=network.target salt-master.service
[Service]
Type=notify
KillMode=process
NotifyAccess=all
LimitNOFILE=8192
ExecStart=/usr/bin/salt-minion

View file

@ -4,6 +4,7 @@ Documentation=man:salt-minion(1) file:///usr/share/doc/salt/html/contents.html h
After=network.target salt-master.service
[Service]
KillMode=process
Type=notify
NotifyAccess=all
LimitNOFILE=8192