Logging: add default path and service names
Add default paths and service names from the reference implementation
in phosphor-logging. The service for logging is expected to be a
singleton and the manager object resides at a fixed path.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ia8d4ec354dbbe234109562bd76f1f779922da4e0
diff --git a/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml b/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
index 468d3dd..9c1d694 100644
--- a/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
+++ b/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
@@ -117,3 +117,12 @@
type: unixfd
description: >
The file descriptor to the Entry file.
+
+service_names:
+ - default: xyz.openbmc_project.Logging
+
+paths:
+ - namespace: /xyz/openbmc_project/logging
+ segments:
+ - name: Entry
+ value: entry