[PATCH] dbus: added missing .service file for new DBus API
Dan Williams
dcbw
Thu Dec 17 09:58:13 PST 2009
On Thu, 2009-12-17 at 17:46 +0100, Witold Sowa wrote:
> ---
> wpa_supplicant/dbus-new-wpa_supplicant.service | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
> create mode 100644 wpa_supplicant/dbus-new-wpa_supplicant.service
>
> diff --git a/wpa_supplicant/dbus-new-wpa_supplicant.service b/wpa_supplicant/dbus-new-wpa_supplicant.service
> new file mode 100644
> index 0000000..df78471
> --- /dev/null
> +++ b/wpa_supplicant/dbus-new-wpa_supplicant.service
> @@ -0,0 +1,4 @@
> +[D-BUS Service]
> +Name=fi.w1.wpa_supplicant1
> +Exec=/sbin/wpa_supplicant -u
> +User=root
We should actually name the file "fi.w1.wpa_supplicant1.service" since
some slightly older versions of dbus required the file name to be the
same as the service name. The original service file I pushed to VCS was
probably misnamed so don't follow it's example :)
Dan
More information about the Hostap
mailing list