Revision 3e146590
Added by Renato Botelho about 9 years ago
src/etc/shells | ||
---|---|---|
1 |
# $FreeBSD: src/etc/shells,v 1.5 2000/04/27 21:58:46 ache Exp $ |
|
2 |
# |
|
3 |
# List of acceptable shells for chpass(1). |
|
4 |
# Ftpd will not allow users to connect who are not using |
|
5 |
# one of these shells. |
|
6 |
|
|
7 |
/bin/sh |
|
8 |
/bin/csh |
|
9 |
/bin/tcsh |
|
10 |
/etc/rc.initial |
|
11 |
/usr/local/sbin/ssh_tunnel_shell |
|
12 |
|
Also available in: Unified diff
Remove our copy of /etc/shells