summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-08-14 06:37:00 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-08-14 06:37:00 +0000
commit3fdfffd58ea7d88f8e456ec85cf3c7da19c39048 (patch)
tree5ed5a32614246aa586ecdf9fa389b1afecd1531c /etc
parent3039b959c7de1e35fe4ec27ae02f1c8fe8d4d4ac (diff)
Add another.
Diffstat (limited to 'etc')
-rw-r--r--etc/shells4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/shells b/etc/shells
index b96b188eddd..24de2fc23f8 100644
--- a/etc/shells
+++ b/etc/shells
@@ -1,7 +1,9 @@
-# $OpenBSD: shells,v 1.2 1996/05/26 10:25:31 deraadt Exp $
+# $OpenBSD: shells,v 1.3 1996/08/14 06:36:59 downsj Exp $
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.
/bin/sh
/bin/csh
+/bin/ksh
+/bin/pdksh