Tiny Core Linux
General TC => General TC Talk => Topic started by: candinico on July 23, 2013, 03:54:15 AM
-
Hi all,
i'm still serching a way to deactivate some scripts on boot for a TinYcore : i come from Debian and i dont see the rc-update mechanism... some suggestion?
-
In TC there are no run levels.
-
According to http://linuxembedded.blogspot.jp/2006/11/understanding-busybox-inittab.html (http://linuxembedded.blogspot.jp/2006/11/understanding-busybox-inittab.html)
The runlevels field is ignored buy busybox. Init used in desktop systems also understands runlevels. However, init which comes with busybox doesn't support runlevels. If runlevels are needed sysvinit should be used in place init.
-
Maybe you should be more specific what exactly you want to deactivate.
Have a look at details of all boot codes.