[lxc-devel] [lxc/lxc] 61c237: lxc_map_ids: don't do bogus chekc for newgidmap

GitHub noreply at github.com
Fri Aug 22 03:52:14 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 61c237221de7881dbd8f8e5defed8f546186cd08
      https://github.com/lxc/lxc/commit/61c237221de7881dbd8f8e5defed8f546186cd08
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  lxc_map_ids: don't do bogus chekc for newgidmap

If we didn't find newuidmap, then simply require the caller to be
root and write to /proc/self/uidmap manually.  Checking for
newgidmap to exist is bogus.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the lxc-devel mailing list