busybox/mdev.conf: add net/tun
authorEric BENARD <eric@eukrea.com>
Mon, 13 Sep 2010 09:33:36 +0000 (09:33 +0000)
committerEric 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

index 163ebfe..8f57b0a 100644 (file)
@@ -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/