Merge branch 'master' into dev

This commit is contained in:
Kristian Haugene
2018-10-21 16:33:35 +02:00

View File

@@ -368,6 +368,7 @@ if ( [ ! -c /dev/net/tun ] ); then
mkdir -m 755 /dev/net
fi
mknod /dev/net/tun c 10 200
chmod 0755 /dev/net/tun
fi
# Load the tun module if not already loaded