mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Taken from: https://github.com/freebsd/freebsd.git Commit id: d44ce30d3054a38723f89a161c5e003e64d1aaae
9 lines
165 B
Text
9 lines
165 B
Text
# $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
|