summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-11 18:00:28 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-11 18:00:28 +0000
commit3f7fc93e8d79fcb55405222c3206cdf64a471307 (patch)
tree7cf8a869c2bbb50e51c64b04b572a4ccc2b74b08 /etc
parentfstab: mount by LABEL by default #496562 by Sergey S. Starikoff (diff)
downloadbaselayout-3f7fc93e8d79fcb55405222c3206cdf64a471307.tar.gz
baselayout-3f7fc93e8d79fcb55405222c3206cdf64a471307.tar.bz2
baselayout-3f7fc93e8d79fcb55405222c3206cdf64a471307.zip
add /bin/dash as a valid login shell
svn path=/trunk/; revision=3213
Diffstat (limited to 'etc')
-rw-r--r--etc/shells1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/shells b/etc/shells
index 4f60dfa6..05a36e3a 100644
--- a/etc/shells
+++ b/etc/shells
@@ -1,6 +1,7 @@
# /etc/shells: valid login shells
/bin/bash
/bin/csh
+/bin/dash
/bin/esh
/bin/fish
/bin/ksh