Don't drop sys_admin cap in unprivileged containers
This commit is contained in:
parent
e05ffc194f
commit
e57cfc493a
@ -44,7 +44,6 @@ lxc.hook.post-stop = /usr/bin/lxchelper cleanup
|
|||||||
|
|
||||||
# Other
|
# Other
|
||||||
lxc.arch = linux64
|
lxc.arch = linux64
|
||||||
lxc.cap.drop = sys_admin
|
|
||||||
lxc.include = /usr/share/lxc/config/common.conf
|
lxc.include = /usr/share/lxc/config/common.conf
|
||||||
lxc.include = /usr/share/lxc/config/userns.conf
|
lxc.include = /usr/share/lxc/config/userns.conf
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user