commit | 477f09a1a56657e83a48b2934b802405c67ad49b | [log] [tgz] |
---|---|---|
author | Daogao Xu <daogao.xu@amlogic.com> | Wed Jan 15 16:40:59 2025 +0800 |
committer | Daogao Xu <daogao.xu@amlogic.com> | Wed Jan 15 16:40:59 2025 +0800 |
tree | 57aa14804d71cc3d2b6e48eead04e96525b0e193 | |
parent | a15947316b781d798d3061a00b62ef7194624fcd [diff] |
property: service type change to dbus (specify busname) [1/1] PD#TV-148756 Problem: systemd After= only start the process, but not guarantee the dbus name is requested Solution: specify BusName= (which implicitly make the service Type=dbus) Verify: local Change-Id: I54d1df2fa46dc20cb73bbda629fb1ff99dbda6a4 Signed-off-by: Daogao Xu <daogao.xu@amlogic.com>