Re: inittab
A good way to get processes to start on boot up is to put a script in
to the /etc/rc2.d directory. All the startup scripts are in here and
will be run when the system starts up.
For example:
S85tcp does a tcp start and P86scologin does the scologin start and
S99vncserver starts up vncservices. You could create a S99atmc and put
a few lines in it to start up your service/process.
I notice that on my system tcp is in the inittab and also has this
startup script, same as scologin.
Hoping that helps!
.
Relevant Pages
- Re: sunos 5.7 self-induced aggravation
... I immediately proceeded to move some startup scripts ... I searched sun's site for boot ... > admitting now that I grew up on BSD and am nowhere near a solaris expert. ... You can now mount the HD on the ... (comp.sys.sun.admin) - Re: Tape Configuration Question.
... kernel, you can see some details with 'man kernel'. ... The actual way the boot flag gets to the ... So other startup scripts can read those variables. ... critical files. ... (comp.unix.solaris) - Re: Livecd that boots in text mode?
... If I could edit the startup scripts I could make it come up in text ... The bios screen and the initial Lilo window are readable so I ... Is there a livecd that will boot to text ... (comp.os.linux.misc) - Re: Autoexec.bat
... Anil Gupte wrote: ... includes the /etc/init.d directory which contains all your startup scripts and the various /etc/rc*.d directories which contain links to those scripts to start or kill them as required for the various run-levels. ... To do other stuff at boot, make or edit /etc/init.d/local with whatever you want to do, and symlink it into the ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Linux DMA problem.
... compact flash card to boot off of. ... My problem is, the new SanDisk's support DMA, ... is before any of the startup scripts are run, ... I get timeouts with "dma_timer_expiry" and "dma ... (comp.os.linux.hardware) |
|