Copyright (C) 2008-2021 Oliver Bohlen.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU Free Documentation License".
This documentation comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
File permissions:
Owner: root
Group: root
Permissions: -rw-r--r--
Click here for a download of the complete file: /etc/crontab
Changed on 27.09.19CronJob for Nextcloud
*/5 * * * * root su - nextcloud -c "php -f /var/www/nextcloud.example.com/htdocs/cron.php" 15 0 * * * root su - nextcloud -c "/var/www/nextcloud.example.com/maintenance.sh" */5 * * * * root su - nextcloud-test -c "php -f /var/www/nextcloud-test.example.com/htdocs/cron.php" 15 0 * * * root su - nextcloud-test -c "/var/www/nextcloud-test.example.com/maintenance.sh" 15 1 * * * root scripts/nextcloud-test-update.sh 2>&1 | ifne mail -s "nextcloud-test Update" user1
Please send a feedback to: doc<at>gabosh.net
Howto listingHere you can find the official Gentoo Linux Forums where you can find a lot of answers.
Here a link to the official Gentoo Linux Homepage.