diff options
Diffstat (limited to 'config/shells')
-rw-r--r-- | config/shells | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/shells b/config/shells new file mode 100644 index 00000000..6c681235 --- /dev/null +++ b/config/shells @@ -0,0 +1,16 @@ +# List of acceptable shells for chsh/passwd -s +# Ftpd will not allow users to connect who do not have one of these shells. +# +# Yes, emacs is in /etc/shells. Surprised? +# +/bin/sh +/bin/bash +/bin/kibosh +/bin/kish +/bin/ash +/bin/emacs +/bin/es +/bin/rc +/bin/tcsh +/bin/zsh +/bin/csh |