aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/shells
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2019-06-06 16:20:50 +0000
committerAlan Somers <asomers@FreeBSD.org>2019-06-06 16:20:50 +0000
commit0269ae4c19ad779b43b0d6e2416ac7386945d692 (patch)
treeab5e303c6cb3ded1f908fed5b0cd47780ddda696 /lib/libc/gen/shells
parentd10b757886cc63e5f5f5b6e798a20e339d5937bb (diff)
parentfbc27301ba4280886011dfb924c78402829b57cc (diff)
Notes
Diffstat (limited to 'lib/libc/gen/shells')
-rw-r--r--lib/libc/gen/shells9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/gen/shells b/lib/libc/gen/shells
deleted file mode 100644
index fe1e0294a0103..0000000000000
--- a/lib/libc/gen/shells
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-#
-# List of acceptable shells for chpass(1).
-# Ftpd will not allow users to connect who are not using
-# one of these shells.
-
-/bin/sh
-/bin/csh
-/bin/tcsh