summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-12 23:45:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-12 23:45:43 +0000
commit0f0d41ddac2773cd7c1868fb41b5c7ff4dcb978b (patch)
tree19624aadffddaadf5e1aa3ec74ea9e948cda25c3 /etc
parentcdcfa55588b7a7f7929307881ec6579e02b97933 (diff)
downloadpfsense-0f0d41ddac2773cd7c1868fb41b5c7ff4dcb978b.zip
pfsense-0f0d41ddac2773cd7c1868fb41b5c7ff4dcb978b.tar.gz
Use CSH since its more flexible with su.
Diffstat (limited to 'etc')
-rw-r--r--etc/master.passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index c41032a..429293b 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -1,6 +1,6 @@
# $FreeBSD: src/etc/master.passwd,v 1.39 2004/08/01 21:33:47 markm Exp $
#
-root::0:0::0:0:Charlie &:/root:/bin/sh
+root::0:0::0:0:Charlie &:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
operator:*:2:5::0:0:System &:/:/usr/sbin/nologin
OpenPOWER on IntegriCloud