Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: hiro on June 10, 2011, 06:58:20 AM

Title: services
Post 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?
Title: Re: services
Post by: curaga on June 10, 2011, 07:23:16 AM
/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