File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / shells
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Jan 23 09:24:03 2014 UTC (10 years, 6 months ago) by misho
Branches: elwix2_2
add files

    1: #	$NetBSD: shells,v 1.3 1996/12/29 03:23:07 mrg 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: /usr/bin/csh
    9: /usr/bin/tcsh

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>