Remove accidentally committed line

This commit is contained in:
Eelco Dolstra 2012-06-19 14:50:23 -04:00
parent f213c4ca29
commit 2b305d7f29

View File

@ -20,7 +20,6 @@ let
# Miscellaneous devices. # Miscellaneous devices.
KERNEL=="kvm", MODE="0666" KERNEL=="kvm", MODE="0666"
KERNEL=="kqemu", MODE="0666" KERNEL=="kqemu", MODE="0666"
KERNEL=="null", MODE="0777"
''; '';
# Perform substitutions in all udev rules files. # Perform substitutions in all udev rules files.