]> git.proxmox.com Git - mirror_lxc.git/commitdiff
gentoo: fix comments about hardened
authorgza <github.guillaume@zitta.fr>
Tue, 28 Jan 2014 08:34:11 +0000 (09:34 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 28 Jan 2014 09:57:42 +0000 (09:57 +0000)
Signed-off-by: gza <github.guillaume@zitta.fr>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/gentoo.common.conf.in
config/templates/gentoo.moresecure.conf.in

index cb312a36f1aee6dac05cbcc31be428e2a3bd0846..91f92a7f19472dbab17bbf68178609e56c3e41e4 100644 (file)
@@ -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
index 0b00af0ead1bf00ea27e791be279645af28e90f2..da68562c73ba7920cd109793f11d2e0b3ebdf089 100644 (file)
@@ -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