updated syncthing state
This commit is contained in:
parent
ea4a9b2d1b
commit
ac873d2ba4
@ -3,7 +3,7 @@
|
||||
syncthing-service-file:
|
||||
file.managed:
|
||||
- name: /etc/systemd/system/syncthing@.service
|
||||
- source: salt://syncthing/syncthing.service.j2
|
||||
- source: salt://syncthing/templates/syncthing.service.j2
|
||||
- user: root
|
||||
- group: root
|
||||
- template: jinja
|
||||
@ -13,4 +13,4 @@ syncthing-service-file:
|
||||
syncthing-service:
|
||||
service.running:
|
||||
- name: syncthing@{{ syncthing.user }}
|
||||
- enable: true
|
||||
- enable: true
|
||||
|
@ -13,4 +13,4 @@ SuccessExitStatus=3 4
|
||||
RestartForceExitStatus=3 4
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user