[EMAIL PROTECTED] wrote: > Another question: how do "services" and, well, basically daemons, work > under Debian ? You know, I was used to those sweet "service dhcpd > restart", "service --status-all" from the Redhat family and it seems to be > slightly different there.
By default you run the scripts directly from /etc/init.d or use the 'invoke-rc.d' command. However, you can also install the sysvconfig package, which will give you the 'service' command that RedHat uses. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]