On Fri, Jun 05, 2015 at 05:23:35AM -0800, James Long wrote: > Hi Andreas, > My problem is actually with unshare(2), rather than unshare(1). > Is there an equivalent patch for unshare(2)?
That doesn't make much sense. Your bug report was about the command line utilite (unshare(1)), while unshare(2) is a C function. The commit pointed at does seem to address the issue that when running under systemd (which you are), the default mount sharing is "shared" instead of "private", which is mildly unintuitive. I'd assume the patch would fix your issue, but it would be nice to test that theory. ... Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org