shells revision 1.4 1 # $NetBSD: shells,v 1.4 2021/10/08 18:02:57 nia 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