root/etc/shells @ 34340c56
1 | 5b237745 | Scott Ullrich | # $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 | 681f5f4e | jim-p | /usr/local/sbin/ssh_tunnel_shell |