Any idea where are MODPROBE_OPTIONS set at boot time?

I tried adding the folloing two lines to the ssh init.d script (should
probably be the same with any other) in the beginning of the "start"
target:

  echo "MODPROBE_OPTIONS: $MODPROBE_OPTIONS"
  modprobe pwcd # an example blacklisted module that does no harm here

In etch I get something of the sort of:

  MODPROBE_OPTIONS: 
  FATAL: Error inserting pcwd
  (/lib/modules/2.6.18-6-686/kernel/drivers/char/watchdog/pcwd.ko): No such 
device

On Lenny I get something of the sort of:

  MODPROBE_OPTIONS: -qb
  Warning: Not loading blacklisted module pcwd

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to