Just upgraded to FreeBSD 12.0-RELEASE yesterday and my crontab is no longer running.
Trying with
this morning but I'm not getting anywhere. No email, no output from the echo.
Any insights? The only thing I found in the log is this, and I don't know if it's the cause or how to address
Trying with
Code:
*/1 * * * * echo foo > ~/moop.txt
Any insights? The only thing I found in the log is this, and I don't know if it's the cause or how to address
Code:
root@luffy /u/h/d/.c/restic# cd /var/log
root@luffy /v/log# tail cron
Dec 12 09:16:26 luffy 1 2018-12-12T09:16:26.878263-08:00 luffy crontab 30750 - - (daniel) BEGIN EDIT (daniel)
Dec 12 09:16:42 luffy 1 2018-12-12T09:16:42.745588-08:00 luffy crontab 30750 - - (daniel) REPLACE (daniel)
Dec 12 09:16:43 luffy 1 2018-12-12T09:16:43.751293-08:00 luffy crontab 30750 - - (daniel) END EDIT (daniel)
Dec 12 09:17:00 luffy /usr/sbin/cron[1174]: (daniel) RELOAD (tabs/daniel)
Dec 12 09:17:00 luffy /usr/sbin/cron[30831]: in try_dlopen(): /usr/lib/pam_nologin.so.6: (null): Undefined symbol "fstat"
Dec 12 09:17:00 luffy /usr/sbin/cron[30831]: in openpam_load_module(): no pam_nologin.so found
Dec 12 09:17:00 luffy /usr/sbin/cron[30831]: (CRON) error (can't start PAM)
Dec 12 09:18:00 luffy /usr/sbin/cron[30864]: in try_dlopen(): /usr/lib/pam_nologin.so.6: (null): Undefined symbol "fstat"
Dec 12 09:18:00 luffy /usr/sbin/cron[30864]: in openpam_load_module(): no pam_nologin.so found
Dec 12 09:18:00 luffy /usr/sbin/cron[30864]: (CRON) error (can't start PAM)