From af6a5f3added4236e31b9daa3f38346c2fcfa2e6 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Mon, 14 Jun 2021 17:13:00 +0200 Subject: [PATCH] common.conf: replace problematic terminology Signed-off-by: Christian Brauner --- config/templates/common.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/templates/common.conf.in b/config/templates/common.conf.in index a66755271..7fb109e04 100644 --- a/config/templates/common.conf.in +++ b/config/templates/common.conf.in @@ -77,7 +77,7 @@ lxc.cgroup2.devices.allow = c 10:229 rwm lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0 -# Blacklist some syscalls which are not safe in privileged +# Block some syscalls which are not safe in privileged # containers lxc.seccomp.profile = @LXCTEMPLATECONFIG@/common.seccomp