summaryrefslogtreecommitdiffstats
path: root/mof
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-07-26 13:55:04 +0200
committerJan Synacek <jsynacek@redhat.com>2013-07-26 14:26:23 +0200
commit77c6da6d0b45f1aab809182d05608e67a3818311 (patch)
tree3e3979f85c58097f2ebab8733bdee549d2eb6767 /mof
parent09d47b585c01b3c0569dc6492654cca017e1b711 (diff)
downloadopenlmi-providers-77c6da6d0b45f1aab809182d05608e67a3818311.tar.gz
openlmi-providers-77c6da6d0b45f1aab809182d05608e67a3818311.tar.xz
openlmi-providers-77c6da6d0b45f1aab809182d05608e67a3818311.zip
service: add profile registration, selinux wrapper and class version
Diffstat (limited to 'mof')
-rw-r--r--mof/60_LMI_Service.mof3
1 files changed, 2 insertions, 1 deletions
diff --git a/mof/60_LMI_Service.mof b/mof/60_LMI_Service.mof
index d6c3715..917a084 100644
--- a/mof/60_LMI_Service.mof
+++ b/mof/60_LMI_Service.mof
@@ -18,7 +18,8 @@
* Authors: Vitezslav Crhonek <vcrhonek@redhat.com>
*/
-[ Description("Class representing Linux Service"),
+[ Version("0.1.0"),
+ Description("Class representing Linux Service"),
Provider("cmpi:cmpiLMI_Service") ]
class LMI_Service: CIM_Service
{