well, I got the following modprobe scripts
modprobe -k -q streams
what does the -k parameter mean ?.
is it exist in older modprobe ?
I don't see -k parameter in recent modprobe.
Thanks for your help.
|
well, I got the following modprobe scripts modprobe -k -q streams what does the -k parameter mean ?.
is it exist in older modprobe ? Thanks for your help.
| ||||
|
feedback
|
|
The The You could look at the manpage for an older version of modprobe here. And this, and this mention the autoclean flag. | |||||
feedback
|