From b2493fe1e0afec52e6e78a5a8a3a7877214cdfd9 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 25 Oct 2013 14:34:05 +0200 Subject: journald: Tweak and cleanup the MOF file A bit of cleanup, adding "Implemented(true)" qualifiers where applicable, adding forgotten properties used by the provider and also added and modified description for the methods we implement. Note that only modified descriptions have been added, the unchanged ones get inherited just fine. --- src/journald/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/journald') diff --git a/src/journald/CMakeLists.txt b/src/journald/CMakeLists.txt index 8e3b8b9..1e6f193 100644 --- a/src/journald/CMakeLists.txt +++ b/src/journald/CMakeLists.txt @@ -17,6 +17,7 @@ konkretcmpi_generate(${MOF} CIM_PROVIDERS CIM_HEADERS CIM_CLASSES + ${OPENLMI_QUALIFIERS_MOF} ) add_library(${LIBRARY_NAME} SHARED -- cgit