Don't drop sys_admin cap in unprivileged containers

This commit is contained in:
Disassembler 2019-12-18 10:12:33 +01:00
parent e05ffc194f
commit e57cfc493a
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499

View File

@ -44,7 +44,6 @@ lxc.hook.post-stop = /usr/bin/lxchelper cleanup
# Other
lxc.arch = linux64
lxc.cap.drop = sys_admin
lxc.include = /usr/share/lxc/config/common.conf
lxc.include = /usr/share/lxc/config/userns.conf
'''