mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# 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
|