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

10 lines
156 B
SYSTEMD
Raw Normal View History

2020-12-26 23:16:52 -05:00
[Unit]
Description=Run nextcloud-cron service every 10 minutes and on boot
[Timer]
OnBootSec=10min
OnUnitActiveSec=10min
[Install]
WantedBy=timers.target