blob: 57473c8bcf29ea703c9ce2ee488041c0421679f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# $FreeBSD: src/etc/shells,v 1.5.36.1.6.1 2010/12/21 17:09:25 kensmith 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/tcsh
|