[ale] why won't my startup script run?
Jerald Sheets
jsheets at yahoo.com
Thu Jan 25 10:11:52 EST 2007
On Jan 25, 2007, at 8:31 AM, Jeff Lightner wrote:
>
> Also on Linux you don't have to manually create the rc?.d files. You
> can use the chkconfig command to tell it which runlevels to start at.
>
Also, once formatted properly, you can run:
insserv <scriptname>
It will read the runlevels the script is appropriate for from the
appropriate block of your script, and install the script for those
runlevels at boot time.
--j
More information about the Ale
mailing list