xref: /dflybsd-src/etc/shells (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
1*86d7f5d3SJohn Marino# $FreeBSD: src/etc/shells,v 1.3.2.1 2000/07/10 08:47:17 obrien Exp $
2*86d7f5d3SJohn Marino# $DragonFly: src/etc/shells,v 1.2 2003/06/17 04:24:45 dillon Exp $
3*86d7f5d3SJohn Marino#
4*86d7f5d3SJohn Marino# List of acceptable shells for chpass(1).
5*86d7f5d3SJohn Marino# Ftpd will not allow users to connect who are not using
6*86d7f5d3SJohn Marino# one of these shells.
7*86d7f5d3SJohn Marino
8*86d7f5d3SJohn Marino/bin/sh
9*86d7f5d3SJohn Marino/bin/csh
10*86d7f5d3SJohn Marino/bin/tcsh
11