• D
    Move user libvirtd socket out of abstract namespace · 905be03d
    Daniel P. Berrange 提交于
    The current unprivileged user libvirtd sockets are in the abstract
    namespace. This has a number of problems
    
     - You can't connect to them remotely using the nc/ssh tunnel
     - This is not portable for OS-X, BSD & probably others
     - Parent directory permissions don't apply
    905be03d
remote_driver.c 168.4 KB