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