summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-04-30 21:39:00 -0400
committerJeremy Katz <katzj@redhat.com>2008-05-01 00:01:00 -0400
commit2e96acd6320e350fd73bb37f17804337cbac3f80 (patch)
treecec30f3b113cc6ca62c78071ca65e54d99ee979a /scripts/upd-instroot
parentb64929a9172954027c557c8183972d2235de9a0c (diff)
downloadanaconda-2e96acd6320e350fd73bb37f17804337cbac3f80.tar.gz
anaconda-2e96acd6320e350fd73bb37f17804337cbac3f80.tar.xz
anaconda-2e96acd6320e350fd73bb37f17804337cbac3f80.zip
And actually include the bash binary too (#443700)
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index d920c1163..5b8a661e3 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -308,7 +308,7 @@ KEEPFILE=${TMPDIR:-/tmp}/keepfile.$$
cat > $KEEPFILE <<EOF
boot/efi/EFI/redhat/elilo.efi
boot/efi/EFI/redhat/grub.efi
-bin/ash
+bin/bash
bin/dbus-daemon
bin/fdisk*
bin/sed