I like to debug a crontabs file which shows unclear behaviour and cron has the -x
flag. However, running cron -f -x proc
gives me
this program was compiled without debugging enabled
It is a debian system. Any advice on how to install a cron package with debugging enabled is highly appreciated. Could not find any advice online yet.