summaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/nextcloud-sync.timer
blob: ee174d7f1ec3eba1bab6690fae2ad2dbf817cd0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Sync with Nextcloud every hour

[Timer]
OnCalendar=hourly
RandomizedDelaySec=5min
Persistent=true

[Install]
WantedBy=timers.target