scripts/fogcutter/docker/nextcloud/nextcloud-cron.timer

10 lines
156 B
SYSTEMD

[Unit]
Description=Run nextcloud-cron service every 10 minutes and on boot
[Timer]
OnBootSec=10min
OnUnitActiveSec=10min
[Install]
WantedBy=timers.target