diff options
author | Jeremy Katz <katzj@redhat.com> | 2007-12-10 16:10:56 -0500 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2007-12-10 17:32:11 -0500 |
commit | 5965a2a029b7953188c35adf95151082d2e69dee (patch) | |
tree | ef76223c6ebad5d3a9e3b911d294e57d8a2f9b1b /scripts/upd-instroot | |
parent | ed047c55c1acbcf12ebb60d8f4a5a676b6368a86 (diff) | |
download | anaconda-5965a2a029b7953188c35adf95151082d2e69dee.tar.gz anaconda-5965a2a029b7953188c35adf95151082d2e69dee.tar.xz anaconda-5965a2a029b7953188c35adf95151082d2e69dee.zip |
Include lshal so that we can get debugging from people if we need it
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index e5d396bbf..6a39cb435 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -473,6 +473,7 @@ sbin/iscsid sbin/iscsiadm sbin/iscsistart sbin/udevd.static +usr/bin/lshal usr/bin/python usr/bin/python?.? usr/bin/hmount |