Home | History | Annotate | Line # | Download | only in etc
shells revision 1.4
      1  1.4      nia #	$NetBSD: shells,v 1.4 2021/10/08 18:02:57 nia 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  1.3      mrg /bin/ksh
     10  1.4      nia /rescue/sh
     11