diff options
Diffstat (limited to 'etc/shells')
-rw-r--r-- | etc/shells | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/shells b/etc/shells new file mode 100644 index 00000000..4f60dfa6 --- /dev/null +++ b/etc/shells @@ -0,0 +1,10 @@ +# /etc/shells: valid login shells +/bin/bash +/bin/csh +/bin/esh +/bin/fish +/bin/ksh +/bin/sash +/bin/sh +/bin/tcsh +/bin/zsh |