In article <[EMAIL PROTECTED]>,
Daniel Barclay <[EMAIL PROTECTED]> wrote:
>> From: mathieu <[EMAIL PROTECTED]>
>> Hello,
>> i have seen that rc.d like on slackware doesn't exist, and that rc.*
>> are
>> directly in /etc. But where must i put my line command to be executed
>> when the
>> system boot ?? Like num lock, ipchains and all my stuff...
>> Thank you for your answer,
>
>Try /etc/rc.boot.
% man rc.boot
[...]
The /etc/rc.boot directory is obsolete. It has been superĀ
seded by the /etc/rcS.d directory.
[...]
>(I don't know why everyone else is telling you about run-level-change
>part (/etc/init.d) without mentioning the boot part (/etc/rc.boot).)
Because it has been obsolete for over 2 years.
Mike.