Loading network.sh +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,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 chmod 666 /dev/net/tun fi # Load the tun module if not already loaded Loading Loading
network.sh +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,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 chmod 666 /dev/net/tun fi # Load the tun module if not already loaded Loading