]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
checkconfig: Tweak layout
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 3 Jan 2023 22:43:01 +0000 (17:43 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 3 Jan 2023 23:02:54 +0000 (18:02 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/cmd/lxc-checkconfig.in

index 1be980a8b03c6c1843bf755d6cd8cf9f8d040bcb..675e4716b4e0cfb08ee654c9f8767da0bce026f9 100755 (executable)
@@ -122,6 +122,7 @@ if [ -z "${KVER_MAJOR}" ]; then
     KVER_MINOR="0"
 fi
 
+echo ""
 echo "--- Namespaces ---"
 echo -n "Namespaces: " && is_enabled CONFIG_NAMESPACES yes
 echo