diff options
Diffstat (limited to 'nonsystemd/filesystem/shells')
-rw-r--r-- | nonsystemd/filesystem/shells | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nonsystemd/filesystem/shells b/nonsystemd/filesystem/shells new file mode 100644 index 000000000..19324ea83 --- /dev/null +++ b/nonsystemd/filesystem/shells @@ -0,0 +1,5 @@ +# Pathnames of valid login shells. +# See shells(5) for details. + +/bin/sh +/bin/bash |