I've tried to set cron, but it doesn't work!
crond is running. If I type
the result is:
Code:
20 * * * * service vsftpd start
It means that ftp daemon could start every hours, but this command never execute.
Do you have any idea why this command doesn't execute?
Thanks