Hello,

The patch creates the directory and set the owner but not the r/w permissions 
as in installation. A line is missing:
         chown vde-net:vde-net `dirname $PIDFILE`
+        chmod 770 `dirname $PIDFILE`

If these permissions are not set a bridge defined for a user of vde-net
group are not created. Only bridge owned by vde-net user can be created.

Regards

-- 
"/var/run/vde" directory disappear after reboot
https://launchpad.net/bugs/84697

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to