Searched refs:systemdBusName (Results 1 – 1 of 1) sorted by relevance
30 constexpr auto systemdBusName = "org.freedesktop.systemd1"; variable45 auto method = bus.new_method_call(systemdBusName, systemdPath, in startSystemdUnit()