Home | History | Annotate | Line # | Download | only in etc
shells revision 1.5
      1  1.5      uwe #	$NetBSD: shells,v 1.5 2021/11/27 18:39:15 uwe 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  1.5      uwe /usr/bin/tmux
     12