lipc-daemon isn't the daemon that serves all LIPC communication. It's a wrong assumption. LIPC is a thin abstraction on top of D-Bus. And lipc-daemon uses this abstraction and only exposes properties as com.lab126.system publisher. So it's OK that other publishers are still accessible when lipc-daemon is stopped.
|