git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68f811
)
busybox/mdev.conf: add net/tun
author
Eric BENARD
<eric@eukrea.com>
Mon, 13 Sep 2010 09:33:36 +0000
(09:33 +0000)
committer
Eric Bénard
<eric@eukrea.com>
Tue, 14 Sep 2010 19:54:00 +0000
(21:54 +0200)
having tun in /dev/net/tun allows openvpn to run without any hack
on the target
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/busybox/files/mdev.conf
patch
|
blob
|
history
diff --git
a/recipes/busybox/files/mdev.conf
b/recipes/busybox/files/mdev.conf
index
163ebfe
..
8f57b0a
100644
(file)
--- a/
recipes/busybox/files/mdev.conf
+++ b/
recipes/busybox/files/mdev.conf
@@
-31,3
+31,5
@@
timer 0:0 0660 =snd/
event.* 0:0 0660 =input/ @/etc/mdev/find-touchscreen.sh
mice 0:0 0660 =input/
mouse.* 0:0 0660 =input/
+
+tun[0-9]* 0:0 0660 =net/