mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00: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:
parent
1c1184d4ac
commit
372c4e4bdc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user