#!/command/with-contenv bash (crontab -l ; echo "* * * * * run-parts /etc/periodic/1min") | sort - | uniq - | crontab - crond