Hi,

I have noticed systemd doesn't generate the StartupFinished dbus signal on 210 
(probably 209 too). The code tells me we are generating the signal on all 
private connection and on api bus if we have client connected. "if we have 
client connected" statement is not clear to me. Have we change the behavior or 
is this a bug?

I tried to make a private connection and tried to receive the signal with 
$> busctl --address="unix:path=/run/systemd/private" monitor
But that didn't work.

To compare 208 and 210, I pretty much followed steps @ 
https://wiki.ubuntu.com/DebuggingDBus and by using
$> dbus-monitor "type=signal,sender='org.freedesktop.systemd1'" --system

Thanks
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to