File 0006-Default-SystemCreationClassName-to-Linux_ComputerSys.patch of Package openlmi-providers
From 1d033ed19449958e13db3d07c1e31a3092602f08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@suse.de>
Date: Thu, 28 Nov 2013 10:16:30 +0100
Subject: [PATCH 6/7] Default SystemCreationClassName to Linux_ComputerSystem
---
src/openlmi.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openlmi.conf b/src/openlmi.conf
index 64684a86ef05..8cef27b3af2f 100644
--- a/src/openlmi.conf
+++ b/src/openlmi.conf
@@ -6,7 +6,7 @@
# To change the CIM class of ComputerSystem, which is associated to many
# software classes, uncomment the line below.
-#SystemClassName = PG_ComputerSystem
+SystemClassName = Linux_ComputerSystem
[Log]
# These options modify logging configuration of the main process spawned
--
1.8.4