HEX
Server: LiteSpeed
System: Linux chromium.pvtwebs.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: plandeptncgov (1317)
PHP: 8.3.31
Disabled: exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //etc/cron.d/backup_jobs_helper
# /etc/cron.d/backup_jobs_helper: cron job for Comet backup jobs processing
#
# This cron job runs the backup_jobs_helper script every 5 minutes to check for
# and execute any scheduled backup jobs that are due to run.
#
# The script is part of the Comet backup plugin for cPanel/WHM
#
# Format: minute hour day month dow user command

# Run backup jobs helper every 5 minutes
*/5 * * * * root /usr/local/cpanel/scripts/backup_jobs_helper >> /var/log/comet_backup_jobs_helper.log 2>&1