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

[Timer]
OnBootSec=5min
OnUnitInactiveSec=15min

[Install]
WantedBy=timers.target