fixing systemd for vdirsyncer
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Run nextcloud sync every 15 minutes
|
||||
Description=run vdirsyncer every 15 min
|
||||
|
||||
[Timer]
|
||||
OnActiveSec=10min
|
||||
|
||||
Reference in New Issue
Block a user