Marco d'Itri wrote:
On Nov 09, Maxim Storchak <[EMAIL PROTECTED]> wrote:
Maybe it will be more reasonable to read them in alphabetical order?
Why? Which problem are you trying to solve?
I tried to disable IPv6 support with lines
------8<-------
alias net-pf-10 off
alias ipv6 off
------8<-------
The idea was to place them somwhere in /etc/modprobe.d/00_local to make
modprobe read this file first, but it didn't help, that file was not
read first of all. Moreover, when I copied all files to another dir
(mkdir /etc/modprobe.new; cp /etc/modprobe.d/* /etc/modprobe.new/; rmdir
/etc/modprobe.d/; mv /etc/modprobe.new/ /etc/modprobe.d) it worked
perfectly.
I looked at modprobe.c and found that read_config() reads files "as is"
in "filesystem order", but really only the first entry (at least
"alias") works. So it would be great to let admin deside which one goes
first ;)
--
Regards,
Maxim Storchak
System administrator
Entri ltd.
+38(044)5374800 int. 12005
mailto:[EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
UIN: 70770792
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]