blob: 49ba510c61928ad2f266da4a7da7d8ff2d28f255 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# $FreeBSD: src/etc/shells,v 1.2.2.1 1999/08/29 14:19:02 peter 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
|