mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Permissions
This commit is contained in:
parent
ec55c5cf3d
commit
597ae170e2
@ -96,7 +96,7 @@ if ( [ ! -c /dev/net/tun ] ); then
|
|||||||
mkdir -m 755 /dev/net
|
mkdir -m 755 /dev/net
|
||||||
fi
|
fi
|
||||||
mknod /dev/net/tun c 10 200
|
mknod /dev/net/tun c 10 200
|
||||||
chmod 0755 /dev/net/tun
|
chmod 666 /dev/net/tun
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Load the tun module if not already loaded
|
# Load the tun module if not already loaded
|
||||||
|
Loading…
x
Reference in New Issue
Block a user