I realized that cron should really start after autofs since cron jobs could depend on automounted filesystems. I put the following line in "Units" section of /lib/systemd/system/cron.service:

After=autofs.service

cron now starts up after autofs (which is after ypbind), and the cron jobs in cron.d are running properly.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to