hi,
warning to manage /etc/inittab !
In theory, there are appropriate commands to add,rem...
lines from it, but if you don't know well them, use
vi (make a copy before).
choose a line with xxx:2:wait:xxxxxx
copy it and add it at the bottom.
modify it as:
myrc:2:wait:/etc/rc.myservices
the first field is a label, the last is the command.
Then create /etc/rc.myservices, put your commands inside,
chmod u+x it, try it launching from command line.
If you are sure to have edit well inittab, reboot.
thanks a lot to aixnag , victorv and DSMARWAY i solve the problem using a file calling it rc.mc and i put all the programs that i need start on boot thanks a lot
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.