Home | History | Annotate | Line # | Download | only in etc
shells revision 1.2
      1  1.2  thorpej #	$NetBSD: shells,v 1.2 1996/05/08 17:19:48 thorpej Exp $
      2  1.2  thorpej #
      3  1.1      cgd # List of acceptable shells for chpass(1).
      4  1.1      cgd # Ftpd will not allow users to connect who are not using
      5  1.1      cgd # one of these shells.
      6  1.1      cgd 
      7  1.1      cgd /bin/sh
      8  1.1      cgd /bin/csh
      9