summaryrefslogtreecommitdiff
path: root/etc.BSD/rc.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-11 11:27:30 +0000
committerRoy Marples <roy@marples.name>2008-01-11 11:27:30 +0000
commit590167e316a03944f2399b62ad7a876f09e00b82 (patch)
tree95d9d7687ec70636eaede599f6030748cdeb1842 /etc.BSD/rc.in
parentcbc174bbbf0121d325b428c1b681ad0fa1970cc8 (diff)
downloadopenrc-590167e316a03944f2399b62ad7a876f09e00b82.tar.gz
openrc-590167e316a03944f2399b62ad7a876f09e00b82.tar.bz2
openrc-590167e316a03944f2399b62ad7a876f09e00b82.tar.xz
Ditto for rc.shutdown
Diffstat (limited to 'etc.BSD/rc.in')
-rw-r--r--etc.BSD/rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.BSD/rc.in b/etc.BSD/rc.in
index 935cf65..c7d343c 100644
--- a/etc.BSD/rc.in
+++ b/etc.BSD/rc.in
@@ -2,7 +2,7 @@
# Copyright 2007-2008 Roy Marples
# All rights reserved
-# If $TERM is not set then assume default of cons25
+# If $TERM is not set then assume default of @TERM@
# This gives us a nice colour boot :)
[ -z "$TERM" -o "$TERM" = "dumb" ] && export TERM="@TERM@"