Move connection to system dbus under try...catch
In exotic setups, like when running within a container or systemd-nspawn, the system dbus might not be accessible.
Lets print an error message and continue, instead of stopping everything.
In exotic setups, like when running within a container or systemd-nspawn, the system dbus might not be accessible.
Lets print an error message and continue, instead of stopping everything.