Login
From:
My embedded system development
(Uncensored)
subscribe
uClinux rc and inittab files
https://myembeddeddev.blogspot.com/2010/02/uclinux-rc-and-inittab-files.html
links
backlinks
Roast topics
Find topics
Find it!
There are two files playing key roles in system startup, rc and inittab. They are referenced by the first user space process "init", which is spawned by the kernel afte completion of the boot process.