Commit 28468a67 by 有张纸

Update centos.common.conf.in

systemd services like logind and journald need CAP_SETFCAP CAP_SETPCAP
parent ccb17e9f
...@@ -17,4 +17,4 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf ...@@ -17,4 +17,4 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf
# lxc.cap.drop = setuid # breaks sshd,nfs statd # lxc.cap.drop = setuid # breaks sshd,nfs statd
# lxc.cap.drop = audit_control # breaks sshd (set_loginuid failed) # lxc.cap.drop = audit_control # breaks sshd (set_loginuid failed)
# lxc.cap.drop = audit_write # 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