[Craig Small]
> Isn't the whole point of the /etc/init.d/<whatever>.sh files to setup
> environment variables for subsequent init scripts.

Nope.  The point of .sh init.d scripts is to speed up the boot.  The
sourcing is not guaranteed when scripts are executed in parallel, so
all scripts should work when executed in a separate process as well.

Friendly,
-- 
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to