commit | c5382dbf79e42e1426cf5a9d6aa7e328974ca3d9 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Mon Sep 19 23:08:08 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Tue Nov 01 16:40:36 2022 +0000 |
tree | e34f994a1154d8bcdac517a56f656b02656fc6b9 | |
parent | 0b6b8013f8522619e776a9317483d1bfa9c30b51 [diff] |
main: use process loop In reference [1], sdbusplus introduces its own process loop. This patch uses the sdbusplus built-in process loop instead of writing our own loop. [1] https://gerrit.openbmc.org/c/openbmc/sdbusplus/+/56891 Tested: the local user manager daemon is working correct on QEMU. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I7fc51b463a0c02be707f5778ceba40087af8e131