Given the comments on my proposal, I'm rewriting it to the following:

1. to provide support for separation of local initialization scripts, allow 
update-rc.d to handle subdirectories. So, a /etc/init.d/local (or whatever) dir 
could be created and a script within this dir could be linked to rc?.d with 
'update-rc.d local/99ascript defaults'.

2. to let regular users have init scripts, allow ~/.rc.d directories (to be run 
after all the system initialization for the active users in the passwd database)

Please comment.

Reply via email to