aboutsummaryrefslogtreecommitdiff
path: root/daemons/runsystem.hurd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/runsystem.hurd.sh.in')
-rw-r--r--daemons/runsystem.hurd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/runsystem.hurd.sh.in b/daemons/runsystem.hurd.sh.in
index 58cfbe7b..f4ed0a5a 100644
--- a/daemons/runsystem.hurd.sh.in
+++ b/daemons/runsystem.hurd.sh.in
@@ -17,7 +17,7 @@ export PATH
umask 022
# If we lose badly, try to exec each of these in turn.
-fallback_shells='/bin/sh /bin/bash /bin/csh /bin/ash /bin/shd'
+fallback_shells='/bin/bash /bin/sh /bin/dash /bin/csh /bin/ash /bin/shd'
# Shell used for normal single-user startup.
SHELL=/bin/sh