summaryrefslogtreecommitdiff
path: root/share/customize-autologin.sh
diff options
context:
space:
mode:
authorJochen Sprickerhof <git@jochen.sprickerhof.de>2023-01-17 10:28:31 +0100
committerJochen Sprickerhof <git@jochen.sprickerhof.de>2023-01-17 11:38:55 +0100
commitefd7142c00191bbe06ff9f6a6995583d97cd4da3 (patch)
treece61cf22e506ec0cd49aa2308144d88351f0dc46 /share/customize-autologin.sh
parent94245ed6dbc64d32ad8da9788cef29dbe0732e6b (diff)
downloaddebvm-efd7142c00191bbe06ff9f6a6995583d97cd4da3.tar.gz
Add --skip=autologin
Diffstat (limited to 'share/customize-autologin.sh')
-rwxr-xr-xshare/customize-autologin.sh2
1 files changed, 1 insertions, 1 deletions
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