Hi, We can have update-rc.d -f <daemon-name> remove to remove the daemon from the init script. Why can't we have update-rc.d -l <daemon-name> to list the init levels in which the daemon will be started. Oki