[systemd-devel] D-Bus services: automatically set Type=dbus?

Bill Nottingham notting at redhat.com
Tue May 1 09:09:43 PDT 2012


The wpa_supplicant service we had in Fedora shipped this dbus service file:

...
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
SystemdService=wpa_supplicant.service
...
and the following wpa_supplicant.service file:

...
[Service]
Type=forking
...

Should this be an error that systemd checks, or warns about - should any
service referred to by a DBus service file automatically inherit Type=dbus,
and the appropriate BusName argument?

Bill


More information about the systemd-devel mailing list