From 1609f0fbe1407e083f612a25475de2cb6b9954f7 Mon Sep 17 00:00:00 2001 From: gza Date: Tue, 28 Jan 2014 09:34:11 +0100 Subject: [PATCH] gentoo: fix comments about hardened MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: gza Acked-by: Stéphane Graber --- config/templates/gentoo.common.conf.in | 2 +- config/templates/gentoo.moresecure.conf.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/templates/gentoo.common.conf.in b/config/templates/gentoo.common.conf.in index cb312a36f..91f92a7f1 100644 --- a/config/templates/gentoo.common.conf.in +++ b/config/templates/gentoo.common.conf.in @@ -1,7 +1,7 @@ # Gentoo common default configuration # This is the most feature-full container configuration # But security is not the goal. -# Looking for more security, see gentoo.hardened.conf +# Looking for more security, see gentoo.common.conf # sysfs lxc.mount.entry=sys sys sysfs defaults 0 0 diff --git a/config/templates/gentoo.moresecure.conf.in b/config/templates/gentoo.moresecure.conf.in index 0b00af0ea..da68562c7 100644 --- a/config/templates/gentoo.moresecure.conf.in +++ b/config/templates/gentoo.moresecure.conf.in @@ -1,5 +1,6 @@ -# Gentoo hardened default configuration +# Gentoo security oriented default configuration # This is a more security oriented container configuration +# "More" because this is far from fully secure # Looking for more working features and you trust your # Container user ? see gentoo.common.conf -- 2.47.2