On 25 Aug 2003 15:15:27 -0400
Bret Comstock Waldow <[EMAIL PROTECTED]> wrote:
> Ok. There is no /etc/rc.d in my Debian system. /etc/rcX.d has some
> meaning beyond just being another place to gather files - it corresponds
> to runlevel X, and gets swept automatically as the system passes through
> that runlevel. What is the meaning and equivalent of /etc/rc.d? The
> other directories referenced appear to exist.
On RedHat/Mandrake systems, the runlevel directories are subdirectories of
rc.d:
- init.d
- rc.local
- rc0.d
/etc -- rc.d -- - rc1.d
- rc2.d
etc.
So where in RedHat you would start the firewall in, say
/etc/rc.d/rc5.d/S90fwsoho, in Debian it would be in /etc/rc2.d/S90fwsoho.
Kevin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]