create a file in /etc/init.d called startscript make sure it is executable (chmod 755 startscript)
Then depending on what runlevel you want to load the script in (in suse usually 3 and 5) cd to /etc/init.d/rc3.d and link to the startscript file. ln -s S99startscript ../startscript cd ../rc5.d ln -s S99startscript ../startscript
Or, once you have added the script to /etc/init.d, just use yast to edit runlevels and select your script to start in appropriate levels...
----- Original Message ------ From: "Walter Pabon Guerra" walterpg@gmail.com Sent: Wed, 19 Apr 2006 11:19:25 -0500 To: b@rry.co.za Subject: [suse-security] load script at boot
hi, i need load a script to start suse, how i do ?....
-- Atte.
<<_waltico_>>
Walter Pabon Guerra
"Don't worry, Be Linux..."
http://www.utpinux.org http://waltico.utpinux.org http://www.jawservices.net
-- Check the headers for your unsubscription address For additional commands, e-mail: suse-security-help@suse.com Security-related bug reports go to security@suse.de, not here