birde şunu dene
crontab -e
*/10 * * * * /usr/bin/full_restart
kaydettikden sonra
service crond restart
bu komutu çalıştırıyorsun dimi yoksa cron aktif hale gelmez
Aynen öyle yapıyorum.
Komut çıktıları aynen şöyle.
crontab -e */1 * * * * /root/serkan/apachetest.sh >/dev/null 2>&1
14 0 * * * /scripts/upcp
0 1 * * * /scripts/cpbackup
35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/cpan$
10,25,40,55 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
30 */4 * * * /usr/bin/test -x /scripts/update_db_cache && /scripts/update_db_ca$
45 */8 * * * /usr/bin/test -x /usr/local/cpanel/bin/optimizefs && /usr/local/cp$
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
29 2 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
*/10 * * * * /usr/bin/full_restart
service pure-ftpd status pure-ftpd is stopped
service crond status crond (pid 30318) is running...
10 dk sonra bakalım çalışacak mı.
Tekrar not diyeyim. Şu anda
full_restart desem sorunsuz
ftp çalışmaya başlayacak. Sorunum cron ile sanırım.