Skip to main content

Thread: Startup scripts in 10.04


hi,

have script want execute automatically on booting. thought simple putting script in /etc/init.d not working. have googled answer several posts -- recommending several solutions -- haven't worked far.

advice appreciated.

regards.

so have script of own want run @ bootup, each time boot , right ?
put mentioned script(myscript.sh) in /etc/init.d/ directory.
code:
update-rc.d myscript.sh defaults
dont forget turn execution bits on script.
code:
chmod +x myscript.sh


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Startup scripts in 10.04


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?