
| Current Path : /lib/udev/rules.d/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //lib/udev/rules.d/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"