Kevin <[EMAIL PROTECTED]> writes:

>   Am I supposed to continue running kerneld or not?  When it does run
>   it says I don't want to run it with 2.2.x but everytime a fixed
>   modutils deb is released it readds it to rc2.d

$ head -9 /etc/init.d/kerneld
#!/bin/sh
#
# Start kerneld (on-demand loading of modules)
# (see /usr/share/doc/modutils)

KDOPT=""

test -f /proc/sys/kernel/modprobe && exit 0
test -f /sbin/kerneld || exit 0
$
        moritz
-- 
/* Moritz Schulte <[EMAIL PROTECTED]>
 * http://hp9001.fh-bielefeld.de/~moritz/
 * PGP-Key available, encrypted Mail is welcome.
 */

Reply via email to