updated syncthing state

This commit is contained in:
Paul 2023-03-10 00:08:03 +01:00
parent ea4a9b2d1b
commit ac873d2ba4
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -13,4 +13,4 @@ SuccessExitStatus=3 4
RestartForceExitStatus=3 4
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target