summaryrefslogtreecommitdiff
path: root/bin/debvm-run
diff options
context:
space:
mode:
Diffstat (limited to 'bin/debvm-run')
-rwxr-xr-xbin/debvm-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/debvm-run b/bin/debvm-run
index 839653c..6ed47c4 100755
--- a/bin/debvm-run
+++ b/bin/debvm-run
@@ -268,7 +268,7 @@ if test -z "$GRAPHICAL"; then
;;
esac
if test -t 0 && test -t 1 && test -n "$TERM"; then
- KERNEL_CMDLINE="$KERNEL_CMDLINE debvm.term=$TERM"
+ KERNEL_CMDLINE="$KERNEL_CMDLINE TERM=$TERM"
fi
fi