1999-08-27 23:37:10 +00:00
|
|
|
# $FreeBSD$
|
1998-09-02 01:34:57 +00:00
|
|
|
#
|
1993-06-20 13:41:45 +00:00
|
|
|
# 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
|
2000-04-20 09:04:28 +00:00
|
|
|
/bin/tcsh
|