projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a55f8
)
Fix kvm udev rule with newer kernels
author
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 6 Aug 2014 04:06:56 +0000
(
00:06
-0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 16 Aug 2014 00:43:53 +0000
(20:43 -0400)
stage5/misc/kvm-udev.rules
patch
|
blob
|
history
diff --git
a/stage5/misc/kvm-udev.rules
b/stage5/misc/kvm-udev.rules
index
481cfcf
..
c2f7317
100644
(file)
--- a/
stage5/misc/kvm-udev.rules
+++ b/
stage5/misc/kvm-udev.rules
@@
-1
+1
@@
-KERNEL=="kvm",
NAME="%k",
GROUP="kvm", MODE="0660"
+KERNEL=="kvm", GROUP="kvm", MODE="0660"