bug | All User Cron Jobs

ben29

Verified User
Joined
Jul 20, 2006
Messages
449
Location
Israel
i create a new cron job on admin user
he doesnt show my cron job

i'm using da: 1.391
os : centos 5.6
 
Hello,

Where and how did you create a cron job?
And where you try to see the list?

Note, if you created a cron job in a shell with a command crontab or manually updated a crontab file, it won't be seen in directadmin interface.
 
It's not a crontab task in any general understanding, it's a task for directadmin task runner dataskq

Code:
/usr/local/directadmin/dataskq
,

and it's safed in

Code:
/usr/local/directadmin/data/admin/backup_crons.list
 
Back
Top