SeLLeRoNe
Super Moderator
i got a strange problem, i disable an user account, and after 10mins that user is enable..
what i can do?
thanks
what i can do?
thanks
that appears to run a backup at 2:30 on Sunday mornings.Code:30 2 * * 0 echo -e "action=backup&id=1&owner=admin" >> /usr/local/directadmin/data/task.queue.da; /bin/chmod 600 /usr/local/directadmin/data/task.queue.da
Jeff
I'm assuming you mean that your change doesn't "stick" right away. This is because DA is restarted by the crond/dataskq.. .thus it will take up to 1 minute for DA to be restarted to read in the new settings.another error is that if i enable resend password the check is always on disable (maybe a skin error).