From 7bf2df11199f5b021d7ecc649d026b6646cdd302 Mon Sep 17 00:00:00 2001 From: David Nugent Date: Sun, 16 Jul 2000 01:46:26 +0000 Subject: Catch up to the fact that we now have tcsh in the tree. --- pw/pw_conf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pw/pw_conf.c') diff --git a/pw/pw_conf.c b/pw/pw_conf.c index e8a2105..7fbf51b 100644 --- a/pw/pw_conf.c +++ b/pw/pw_conf.c @@ -67,7 +67,8 @@ static char bourne_shell[] = "sh"; static char *system_shells[_UC_MAXSHELLS] = { bourne_shell, - "csh" + "csh", + "tcsh" }; static char const *booltrue[] = -- cgit v1.2.3-56-ge451