ubuntu:cron:schedule_a_cron_job_on_system_reboot
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.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1