From d0e191d97d9eeef725ce2b593147f6effa7d32df Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Mon, 7 Sep 2009 10:31:31 +1000 Subject: SoFS-postinstall.sh should install more CIM packages. Signed-off-by: Martin Schwenke --- base/root/scripts/SoFS-postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/root/scripts') 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 -- cgit