ubuntu:cron:schedule_a_cron_job_on_system_reboot
This is an old revision of the document!
Ubuntu - Cron - Schedule a Cron Job on System Reboot
Could be used to autoload custom configuration files.
@reboot /scripts/script.sh
This crontab entry invokes the script.sh bash script after each system restart.
ubuntu/cron/schedule_a_cron_job_on_system_reboot.1576196269.txt.gz · Last modified: 2020/07/15 09:30 (external edit)