[systemd-bugs] [Bug 81067] New: org.freedesktop.DBus.Properties.PropertiesChanged signal is sent on system bus, but not on session bus

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 8 14:09:47 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81067

          Priority: medium
            Bug ID: 81067
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: org.freedesktop.DBus.Properties.PropertiesChanged
                    signal is sent on system bus, but not on session bus
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: tomek at xiaoka.com
          Hardware: ARM
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

When I start a service on a system bus:
# systemctl --system start apkd.service
I see:
dbus-monitor --system "type='signal'"
[...]
signal sender=:1.1 -> dest=(null destination) serial=527
path=/org/freedesktop/systemd1/unit/apkd_2eservice;
interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.freedesktop.systemd1.Unit"

But when I start a service on session bus:
$ systemctl --user start pebbled.service
I see nothing on:
$ dbus-monitor --session "type='signal'"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140708/71d04e2d/attachment.html>


More information about the systemd-bugs mailing list