fixing systemd for vdirsyncer

This commit is contained in:
Anthony Debucquoy
2026-09-16 13:08:08 +02:00
parent 7795d4c59f
commit 19736f22ef
4 changed files with 27 additions and 4 deletions
@@ -1,9 +1,9 @@
[Unit]
Description=Syncronise Nextcloud instance
Description=Run vdirSyncer
[Service]
Type=oneshot
ExecStart=nextcloudcmd /media/nextcloud 'https://tonitch:jOkN5UaCMRRnjLIe3cH9KEXzb@nc.debucquoy.me'
ExecStart=vdirsyncer sync
[Install]
WantedBy=default.target