diff options
author | Radek Novacek <rnovacek@redhat.com> | 2012-07-24 10:25:05 +0200 |
---|---|---|
committer | Radek Novacek <rnovacek@redhat.com> | 2012-07-24 10:25:05 +0200 |
commit | bd39145bf09b445c6015969160a16f39fb2519ee (patch) | |
tree | 0a56e49f7260527855be29247e6e1b20874a5067 | |
parent | 9e01681203e7c168e525491a424e215b512e1ae0 (diff) | |
download | openlmi-providers-bd39145bf09b445c6015969160a16f39fb2519ee.tar.gz openlmi-providers-bd39145bf09b445c6015969160a16f39fb2519ee.tar.xz openlmi-providers-bd39145bf09b445c6015969160a16f39fb2519ee.zip |
service: Move MOF to toplevel mof/ directory and remove registration
-rw-r--r-- | mof/Linux_Service.mof (renamed from src/service/mof/Linux_Service.mof) | 0 | ||||
-rw-r--r-- | src/service/mof/Linux_Service.registration | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/service/mof/Linux_Service.mof b/mof/Linux_Service.mof index cf59c10..cf59c10 100644 --- a/src/service/mof/Linux_Service.mof +++ b/mof/Linux_Service.mof diff --git a/src/service/mof/Linux_Service.registration b/src/service/mof/Linux_Service.registration deleted file mode 100644 index ecf288b..0000000 --- a/src/service/mof/Linux_Service.registration +++ /dev/null @@ -1,2 +0,0 @@ -# Classname Namespace Providername Libraryname Capabilities ... -Linux_Service root/cimv2 Service Service instance method |