mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
# $FreeBSD: src/etc/shells,v 1.5 2000/04/27 21:58:46 ache 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
|
|
/etc/rc.initial
|
|
/usr/local/sbin/ssh_tunnel_shell
|
|
|