Commit 52c702cf by 有张纸 Committed by Stéphane Graber

Update centos.common.conf.in

systemd services like logind and journald need CAP_SETFCAP CAP_SETPCAP
parent e0f27e08
......@@ -17,4 +17,4 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf
# lxc.cap.drop = setuid # breaks sshd,nfs statd
# lxc.cap.drop = audit_control # breaks sshd (set_loginuid failed)
# lxc.cap.drop = audit_write
lxc.cap.drop = setfcap setpcap sys_nice sys_pacct sys_rawio
lxc.cap.drop = sys_nice sys_pacct sys_rawio
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment