Gotcha. I take it you've seen this before then? :->
I didn't see any mention of this the docs. Would it be worth while to add
what you just wrote to a PROBLEMS file?
> Workaround: Replace
> pre-install foo modprobe bar
> with
> before foo bar
Will do.
> That does all the work internally without using the system() function
> and falling foul of the bash feature. It is also faster and it lets
> modprobe maintain the chain of modules for unload.
>
> BTW, users can never run rmmod, only root can do that.
Right. But it IS with root that rmmod -a is failing.
Maybe I'll get lucky and it will magically start working when I switch to
the above?
Appreciate your help!
mrc
-- Mike Castle dalgoda@ix.netcom.com www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features, all different"); -- gcc - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/