Control Web Panel

WebPanel => Installation => Topic started by: ddelbiondo on April 01, 2025, 01:28:06 AM

Title: Cron jobs from installation
Post by: ddelbiondo on April 01, 2025, 01:28:06 AM
Hello everyone,

I did a fresh install of Alma Linux 8.  All went well until I tried to add a cron job and accidently deleted the 2 that were created with the installation of Alma Linux 8.  Can some one out there post the 2 cron jobs that were created with the install.  Not sure how I did that. ::)

Thank you for your help.
David
Title: Re: Cron jobs from installation
Post by: overseer on April 01, 2025, 12:37:30 PM
root crontab?
Code: [Select]
1 2 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null
2 0 0 * * * /usr/local/cwp/php71/bin/php /usr/local/cwpsrv/var/services/user_files/modules/backups/cron_autobackup.php
3 00 03 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_all_domains.php
Title: Re: Cron jobs from installation
Post by: ddelbiondo on April 02, 2025, 12:15:14 AM
Thank you, I was able to restore the cron jobs.

David
Title: Re: Cron jobs from installation
Post by: Namaste on April 09, 2025, 07:36:13 PM
Hello everyone,

I did a fresh install of Alma Linux 8.  All went well until I tried to add a cron job and accidently deleted the 2 that were created with the installation of Alma Linux 8.  Can some one out there post the 2 cron jobs that were created with the install.  Not sure how I did that. ::)

Thank you for your help.
David

They were not accidently deleted.  I lost mine as well on the exact same date.  This was a system update that did this.  Why is no one looking into this.