summaryrefslogtreecommitdiffstats
path: root/nextcloud-systemd-timer.timer
blob: cfaf4b74a8e1705751e4d946fea370720224834b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=This triggers the nextcloud cron service

[Timer]
OnBootSec=5min
OnUnitInactiveSec=15min

[Install]
WantedBy=timers.target