My guess is that juju is setting umask somewhere?  The mode passed to
mkdir(2) is &'d with the task's umask.  The code in lxc definately
passes 0755 as the mode.  We could patch lxc to do an explicit chmod
after the fact, but that seems like the wrong thing to do.  The umask -
ideally - was set as it was for a reason.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/925122

Title:
  container's udevadm trigger --add affects the host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/925122/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to