From: tukiyo Date: Thu, 9 Oct 2014 21:44:45 +0000 (+0900) Subject: big big login delays in CentOS 7 systemd X-Git-Tag: lxc-1.0.8~219^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F342%2Fhead;p=thirdparty%2Flxc.git big big login delays in CentOS 7 systemd --- diff --git a/config/templates/centos.common.conf.in b/config/templates/centos.common.conf.in index 5e880a202..0d4299dd4 100644 --- a/config/templates/centos.common.conf.in +++ b/config/templates/centos.common.conf.in @@ -27,8 +27,9 @@ lxc.hook.clone = @LXCHOOKDIR@/clonehostname # 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 = setpcap # big big login delays in CentOS 7 systemd # -lxc.cap.drop = mac_admin mac_override setfcap setpcap +lxc.cap.drop = mac_admin mac_override setfcap lxc.cap.drop = sys_module sys_nice sys_pacct lxc.cap.drop = sys_rawio sys_time