summaryrefslogtreecommitdiffstats
path: root/root/.tcshrc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-21 21:28:24 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-21 21:28:24 +0000
commit8857d411bc0733d57ef8cefdf4a6509306138e3a (patch)
tree48432676a1cd6ddaf7917aaa60aadb20100b9969 /root/.tcshrc
parent5c379f6f0f9e9aac647040fd6fb645b4d5948634 (diff)
downloadpfsense-8857d411bc0733d57ef8cefdf4a6509306138e3a.zip
pfsense-8857d411bc0733d57ef8cefdf4a6509306138e3a.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