aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2010-09-13 09:33:36 +0000
committerEric Bénard <eric@eukrea.com>2010-09-14 21:54:00 +0200
commitae447cd9480e2a1bde42b953709b3eede433455c (patch)
tree53a00dcca4fcc03b8a798125cdd64ce891b482cb /recipes/busybox
parentf68f811ed20c32d3fb7c71fb41484ae6dd9908fc (diff)
downloadopenembedded-ae447cd9480e2a1bde42b953709b3eede433455c.tar.gz
busybox/mdev.conf: add net/tun
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>
Diffstat (limited to 'recipes/busybox')
-rw-r--r--recipes/busybox/files/mdev.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/busybox/files/mdev.conf b/recipes/busybox/files/mdev.conf
index 163ebfe45d..8f57b0a84d 100644
--- 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/