Project

General

Profile

Download (267 Bytes) Statistics
| Branch: | Tag: | Revision:
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

    
(104-104/111)