History log of /openbmc/phosphor-logging/dist/xyz.openbmc_project.Logging.service (Results 1 – 2 of 2)
Revision Date Author Comments
# 92ae483f 20-Jan-2023 Andrew Geissler <geissonator@yahoo.com>

dbus: add dbus activation support

Add support for dbus activation of phosphor-logging. This will ensure
users of the logging library for calls like "commit" will automatically
have the phosphor-logg

dbus: add dbus activation support

Add support for dbus activation of phosphor-logging. This will ensure
users of the logging library for calls like "commit" will automatically
have the phosphor-logging service start (if not already running) and not
need to put this dependency in their service files.

Tested:
- Stopped xyz.openbmc_project.Logging.service and then used busctl to
create an error log. Verified that xyz.openbmc_project.Logging.service
was automatically started and the error was created.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I9134851c075dbb717f832422f55e2eeee31f823b

show more ...


# 271408b5 30-Mar-2021 Anton D. Kachalov <gmouse@google.com>

Install systemd unit & busconfig ACLs from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

This change

Install systemd unit & busconfig ACLs from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

This change has dependant change:
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/41834

Change-Id: Ib4744ac69428af1a9625c3e99004a4cfd857ba4b
Signed-off-by: Anton D. Kachalov <gmouse@google.com>

show more ...