disable crontab -r command by default - prevent accidental deletion of all cronjobs when you accidentally type crontab -r instead of crontab -e as per https://community.centminmod.com/threads/strange-cancellation-of-the-cron.14059/#post-59929 - to...