restart salt-syndic when salt-master restart

Fixes: #48029
This commit is contained in:
vinian 2018-06-08 22:13:51 +08:00
parent dcae209951
commit f7652d8c8b
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
[Unit]
Description=The Salt Syndic daemon
After=network.target
PartOf=salt-master.service
[Service]
Type=notify

View file

@ -2,6 +2,7 @@
Description=The Salt Master Server
Documentation=man:salt-syndic(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltstack.com/en/latest/contents.html
After=network.target
PartOf=salt-master.service
[Service]
Type=notify