Le Mardi 30 Mai 2006 21:40, Dick Gevers a écrit : > At boottime since one of the last updates of udev I see this error: > > udev[919]: add_to_rules: invalid KERNEL operation > udev[919]: add_to_rules: invalid rule '/etc/udev/rules.d/kqemu.rules' > > Do I need to register in plf-bugzilla to report this, or will this post do? > > Thanks, > =Dick Gevers=
can someone apply this patch ? --- /etc/udev/rules.d/kqemu.rules.old 2006-05-31 07:53:55.000000000 +0200 +++ /etc/udev/rules.d/kqemu.rules 2006-05-31 07:54:01.000000000 +0200 @@ -1 +1 @@ -KERNEL="kqemu", SYMLINK="qvm86", MODE="0666" +KERNEL=="kqemu", SYMLINK="qvm86", MODE="0666" Regards Nicolas _______________________________________________ PLF-discuss mailing list [email protected] https://www.zarb.org/mailman/listinfo/plf-discuss
