codekasten/knoppix-remastering/local.conf.d/chroot_scripts.d/prevent_lp_module_loading.sh

4 lines
186 B
Bash
Executable file

# this is necessary to load the comedi_parport module properly
# as (at least) linux 2.6.13 does not really unload parport
echo "install parport /bin/true" >/etc/modprobe.d/skip_parport