xref: /freebsd/etc/shells (revision c501d73c7e2d5c843583084b84bd3e6f68a0047e)
1 # $FreeBSD$
2 #
3 # List of acceptable shells for chpass(1).
4 # Ftpd will not allow users to connect who are not using
5 # one of these shells.
6 
7 /bin/sh
8 /bin/csh
9 /bin/tcsh
10