mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Merge pull request #846 from pfactum/master
contrib/systemd: implement service timeout
This commit is contained in:
commit
b5d4d3f9a9
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@ Documentation=https://vdirsyncer.readthedocs.org/
|
|||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/vdirsyncer sync
|
||||
Type=oneshot
|
||||
RuntimeMaxSec=3m
|
||||
Restart=on-failure
|
||||
|
|
|
|||
Loading…
Reference in a new issue