<div dir="ltr"><div>We have a few questions about systemctl and -H option. </div><div><br></div><div>It looks like systemctl is communicating with /run/systemd/private in order to interact with systemd.</div><div><br></div><div>However, after you log in the connected computer via ssh, it looks like it's trying to control systemd by going through systemd-stdio-bridge when you use systemctl's -H option.</div><div><br></div><div>Instead of going through /run/systemd/private, it looks like systemd-stdio-bridge is going through /run/dbus/system_bus_socket (which is usually created by dbus daemon) in order to control systemd.</div><div><br></div><div>This where we run into the following 2 questions:</div><div><br></div><div>1. Is it necessary to start up dbus daemon on the computer we're connecting to in order to control systemd by using the systemctl -H option?</div><div><br></div><div>2. Are we correct in our understanding that /run/systemd/private exists to control systemctl though the local systemd?</div><div><br></div><div>Why does systemctl use the specialized interface called /run/systemd/private to control systemd?</div><div>Why doesn't systemd-stdio-bridge control systemd via /run/systemd/private like systemctl does?</div><div><br></div><div>Any information you can provide about the above would be much appreciated!</div><div>Thanks in advance for your time and all your help.</div><div><br></div><div>All the best,</div><div><br></div><div>Chiba</div><div>KLab Inc.</div></div>