summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-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