Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: hiro on June 10, 2011, 06:58:20 AM
-
What is the difference between /etc/init.d, /usr/local/etc/init.d and /etc/init.d/services ?
What scripts are run by the services gui?
-
/etc/init.d - system boot scripts, extensions should not touch
/etc/init.d/services - init.d scripts included in the base, scanned by services
/usr/local/etc/init.d - extension init.d scripts, also scanned by services