Skip to content

Instantly share code, notes, and snippets.

@robinclart
Created January 5, 2017 03:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinclart/508791829856a0092c9ad22998417e91 to your computer and use it in GitHub Desktop.
Save robinclart/508791829856a0092c9ad22998417e91 to your computer and use it in GitHub Desktop.
etc/shells
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.
/bin/bash
/bin/csh
/bin/ksh
/bin/sh
/bin/tcsh
/bin/zsh
/usr/local/bin/fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment