mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update background_jobs_configuration.rst
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a reboot.
This commit is contained in:
@@ -96,6 +96,7 @@ This approach requires two files: **nextcloudcron.service** and **nextcloudcron.
|
||||
|
||||
[Unit]
|
||||
Description=Nextcloud cron.php job
|
||||
After=mysql.service
|
||||
|
||||
[Service]
|
||||
User=www-data
|
||||
|
||||
Reference in New Issue
Block a user