You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
167B

  1. [Unit]
  2. Description=run nextcloud cron job every 15 minutes
  3. [Timer]
  4. OnBootSec=5min
  5. OnUnitActiveSec=15min
  6. Unit=nextcloud-cron.service
  7. [Install]
  8. WantedBy=timers.target