diff options
author | 1997-05-28 21:42:20 +0000 | |
---|---|---|
committer | 1997-05-28 21:42:20 +0000 | |
commit | 2ab22e22ac81a7e731301a3eefae2df3fc1d633f (patch) | |
tree | a322cc74a21a75acf8cccac73704a0550a67ec92 | |
parent | spray(1); msaitoh@spa.is.uec.ac.jp (diff) | |
download | wireguard-openbsd-2ab22e22ac81a7e731301a3eefae2df3fc1d633f.tar.xz wireguard-openbsd-2ab22e22ac81a7e731301a3eefae2df3fc1d633f.zip |
rksh is wrong, here
-rw-r--r-- | etc/shells | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/shells b/etc/shells index a85f5c990a7..16eb2fe7f73 100644 --- a/etc/shells +++ b/etc/shells @@ -1,8 +1,7 @@ -# $OpenBSD: shells,v 1.4 1996/08/14 08:47:20 downsj Exp $ +# $OpenBSD: shells,v 1.5 1997/05/28 21:42:20 deraadt 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/rksh |