3fa2ea490f8f68c7d82a4f2cd5d00f7dc1f7d1c8
nextcloud-background-job
Regularly performs Nextcloud’s
cron.php
background job
Overview
This package provides a systemd
timer that executes Nextcloud’s cron.php
background job every 15 minutes.
Usage
Enable and start the timer:
sudo systemctl enable nextcloud-background-job.timer
sudo systemctl start nextcloud-background-job.timer
Sources
Description
Languages
Shell
100%