nextcloud-rpm/nextcloud-systemd-timer.timer
James Hogarth ff74a2f3b5 Update to 10.0.4
This also includes:
 - a few php7+ bug fixes
 - systemd based cron for background tasks
 - migration steps from owncloud
2017-03-01 00:49:06 +00:00

11 lines
143 B
SYSTEMD

[Unit]
Description=This triggers the nextcloud cron service
[Timer]
OnBootSec=5min
OnUnitInactiveSec=15min
[Install]
WantedBy=timers.target