summaryrefslogtreecommitdiffstats
path: root/root/.tcshrc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-21 21:28:18 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-21 21:28:18 +0000
commit54aa1a51a20368ff0069d6ffa58f90a3d052080d (patch)
tree3bf7e7a09b2e62e16e9e25949e044672ee117063 /root/.tcshrc
parent01c0ece67b7021c411b30c0508b6116d6e4cba95 (diff)
downloadpfsense-54aa1a51a20368ff0069d6ffa58f90a3d052080d.zip
pfsense-54aa1a51a20368ff0069d6ffa58f90a3d052080d.tar.gz
Set tcsh autologout to 0
Diffstat (limited to 'root/.tcshrc')
-rw-r--r--root/.tcshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/root/.tcshrc b/root/.tcshrc
index 9648c4e..e34fbe8 100644
--- a/root/.tcshrc
+++ b/root/.tcshrc
@@ -1,2 +1,3 @@
# Give us a more informative prompt.
-set prompt="%m\:%~# " \ No newline at end of file
+set prompt="%m\:%~# "
+set autologout="0"
OpenPOWER on IntegriCloud