aboutsummaryrefslogtreecommitdiff
path: root/utils/lxc/files/lxc-unprivileged.defaults
Commit message (Collapse)AuthorAge
* lxc: add lxc-unprivileged helper package for unprivileged containersRafał Miłecki2017-12-12
LXC requires newuidmap and newguidmap with SUID to run unprivileged containers. This package should help users make sure they are available. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>