diff options
Diffstat (limited to 'base/root/scripts')
| -rwxr-xr-x | base/root/scripts/SoFS-postinstall.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/root/scripts/SoFS-postinstall.sh b/base/root/scripts/SoFS-postinstall.sh index 0b7d432..b689b7a 100755 --- a/base/root/scripts/SoFS-postinstall.sh +++ b/base/root/scripts/SoFS-postinstall.sh @@ -68,5 +68,5 @@ case "$sofs_version" in : ;; *) - yum install -y ibmnas-cim-providers perfcol sdstat + yum install -y ibmnas-cim-providers "ibmcim*" perfcol sdstat esac |
