D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
udev
/
rules.d
/
Filename :
60-open-vm-tools.rules
back
Copy
# VMWare Virtual Sockets permissions # # after loading the vsock module, a block device /dev/vsock will be created with permission 0600 # This rule changes permission to 0666 to allow users access to the virtual sockets KERNEL=="vsock", MODE="0666"