File Manager V1.5

[SYSTEM@ROOT]: /lib/udev/rules.d/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: 60-open-vm-tools.rules

# 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"
[ KEMBALI ]