Commit 16fc3582 by Stéphane Graber

Merge pull request #572 from fanyeren/patch-9

Update centos.common.conf.in
parents ccb17e9f 28468a67
...@@ -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