[lxc-devel] [lxc/master] lxc-alpine: do not drop setfcap

jirutka on Github lxc-bot at linuxcontainers.org
Tue Oct 18 16:14:43 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 657 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20161018/aa8520a2/attachment.bin>
-------------- next part --------------
From 64365bc2e95b8a62223d65c160215a465b1b8c03 Mon Sep 17 00:00:00 2001
From: Jakub Jirutka <jakub at jirutka.cz>
Date: Tue, 18 Oct 2016 18:09:42 +0200
Subject: [PATCH] lxc-alpine: do not drop setfcap

Signed-off-by: Jakub Jirutka <jakub at jirutka.cz>
---
 config/templates/alpine.common.conf.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/templates/alpine.common.conf.in b/config/templates/alpine.common.conf.in
index 1be61f7..b344426 100644
--- a/config/templates/alpine.common.conf.in
+++ b/config/templates/alpine.common.conf.in
@@ -8,7 +8,6 @@ lxc.devttydir =
 lxc.cap.drop = audit_write
 lxc.cap.drop = ipc_owner
 lxc.cap.drop = mknod
-lxc.cap.drop = setfcap
 lxc.cap.drop = setpcap
 lxc.cap.drop = sys_nice
 lxc.cap.drop = sys_pacct


More information about the lxc-devel mailing list