Home
last modified time | relevance | path

Searched refs:systemdRoot (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/
H A Dgeneral_systemd.cpp32 static constexpr auto systemdRoot = "/org/freedesktop/systemd1"; variable
55 auto method = bus.new_method_call(systemdService, systemdRoot, in trigger()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp191 static constexpr auto systemdRoot = "/org/freedesktop/systemd1"; in set_nic_hostless() local
194 auto method = bus.new_method_call(systemdService, systemdRoot, in set_nic_hostless()