summaryrefslogtreecommitdiff
path: root/etc/shells
diff options
context:
space:
mode:
authorbookcorner <git@bookcorner.ge>2026-07-26 02:25:33 +0400
committerbookcorner <git@bookcorner.org>2026-07-26 02:26:08 +0400
commit3ccf0e454f535d4c1b5787727e9e1d06be471e85 (patch)
tree7eb609021e5f3d91b30465c0e6aa3071cf0f97a4 /etc/shells
downloadinfra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar.gz
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar.bz2
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar.lz
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar.xz
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.tar.zst
infra-3ccf0e454f535d4c1b5787727e9e1d06be471e85.zip
Initial commit
Diffstat (limited to 'etc/shells')
-rw-r--r--etc/shells10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/shells b/etc/shells
new file mode 100644
index 0000000..7dff12e
--- /dev/null
+++ b/etc/shells
@@ -0,0 +1,10 @@
+# $OpenBSD: shells,v 1.8 2009/02/14 17:06:40 sobrado Exp $
+#
+# list of acceptable shells for chpass(1).
+# ftpd(8) will not allow users to connect who are not using
+# one of these shells, unless the user is listed in /etc/ftpchroot.
+/bin/sh
+/bin/csh
+/bin/ksh
+/usr/local/bin/git-shell
+/usr/local/libexec/gitolite/gitolite-shell