The script file is in /etc/init.d/myscript
*** begin myscript file ***
#!/bin/bash
# /etc/init.d/myscript
#
### BEGIN INIT INFO
# Provides: myscript
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Should-Start: $network $time
# Should-Stop: $network $time
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start myscript
# Description: startup myscript
#
### END INIT INFO
#
/path/to/myscript
*** end myscript file ***
As root user we can use chkconfig to enable or disable the script at startup:
chkconfig --list myscript
chkconfig --add myscript
Coppa Italia, Roma-Toro finisce 2 a 3: la decide Ilkhan al 90?, i granata
volano ai quarti
-
ROMA - Ottavi di finale di Coppa Italia: il Torino di Marco Baroni
conquista l'accesso ai quarti battendo la Roma 2-3. La partita Un Torino
compatto e dete...
7 ore fa


