mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Some people may have mixes of many servers and/or slow connections, and we'd rather not break for them. Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name>
8 lines
186 B
Desktop File
8 lines
186 B
Desktop File
[Unit]
|
|
Description=Synchronize calendars and contacts
|
|
Documentation=https://vdirsyncer.readthedocs.org/
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/vdirsyncer sync
|
|
RuntimeMaxSec=3m
|
|
Restart=on-failure
|