4
ฉันจะทราบได้อย่างไรว่า cron ไม่ทำงานของฉัน
ฉันใช้ Ubuntu 14.04 และ cron daemon กำลังทำงาน: # ps ax | grep cron 822 ? Ss 0:00 cron แต่มันไม่ได้ดำเนินงานใด ๆ ก่อนหน้านี้ฉันเคยได้รับผลงาน/var/log/syslogเช่นนี้: 2014-05-04T11:47:01.839754+01:00 localhost CRON[29253]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )) แต่ตอนนี้ไม่มีรายการที่เกี่ยวข้องกับ cron ฉันยังได้รับรายการเช่นนี้ใน/var/log/auth.log: 2014-05-04T11:47:01.839183+01:00 localhost CRON[29252]: pam_unix(cron:session): session opened for user root …