@jameschip Cron has a lot of bad design decisions. If a file in /etc/cron.d is named with a dot in it (like backup.sh), it won't be executed at all. No error or warning, it is just ignored. I've learned this the hard way 🙈
@f @jameschip which flavor of cron does this effect?
@zachdecook @jameschip Every Cron which uses run-parts.
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)
@zachdecook @jameschip Every Cron which uses run-parts.