systemd
by yangyiin from LinuxQuestions.org on (#59HWX)
Hi,
Just to understand.
D-bus is IPC on systemd.right?
I can access an systemd unit throught d-bus.right?
so a process started by an systemd service will communicate with other process started by other systemd service using d-bus.right?
when i use systemctl to start a service then systemctl will uses d-bus to talk to systemd,which in turn will start the service.right?


Just to understand.
D-bus is IPC on systemd.right?
I can access an systemd unit throught d-bus.right?
so a process started by an systemd service will communicate with other process started by other systemd service using d-bus.right?
when i use systemctl to start a service then systemctl will uses d-bus to talk to systemd,which in turn will start the service.right?