From efd7142c00191bbe06ff9f6a6995583d97cd4da3 Mon Sep 17 00:00:00 2001
From: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date: Tue, 17 Jan 2023 10:28:31 +0100
Subject: Add --skip=autologin

---
 share/customize-autologin.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'share')

diff --git a/share/customize-autologin.sh b/share/customize-autologin.sh
index b9a4a8b..4340650 100755
--- a/share/customize-autologin.sh
+++ b/share/customize-autologin.sh
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: MIT
 #
 # This is a mmdebstrap customize hook that configures automatic root login on a
-# serial console. It also parses the debvm.term kernel cmdline and passes it as
+# serial console. It also parses the TERM kernel cmdline and passes it as
 # TERM to agetty.
 
 set -eu
-- 
cgit v1.2.3