Searched refs:SystemdUnit (Results 1 – 3 of 3) sorted by relevance
168 class SystemdUnit(): class231 SystemdUnit(self.root, also).enable(unit)275 SystemdUnit(root, service).enable()320 SystemdUnit(root, service).mask()326 SystemdUnit(root, service).enable()
75 make_default_dbus_config(d, SystemdUnit(service), user)78 make_default_dbus_activation(d, SystemdUnit(service), user)137 svc = [SystemdUnit(x) for x in svc]141 tmpl = [SystemdUnit(x) for x in tmpl]
62 def SystemdUnit(unit):223 svc = [SystemdUnit(x) for x in svc]226 tmpl = [SystemdUnit(x) for x in tmpl]