mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
9 lines
168 B
Text
9 lines
168 B
Text
# $FreeBSD$
|
|
#
|
|
# List of acceptable shells for chpass(1).
|
|
# ftpd(8) will not allow users to connect who are not using
|
|
# one of these shells.
|
|
|
|
/bin/sh
|
|
/bin/csh
|
|
/bin/tcsh
|