User Tools

Site Tools


cron_notes

This is an old revision of the document!


after reboot

@reboot /path/to/start_file_server.sh

five minutes after reboot

@reboot sleep 300 && /path/to/start_file_server.sh

It works for normal users (does not have to be root).

cron_notes.1670756460.txt.gz · Last modified: 2022/12/11 11:01 by raju