emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43567: closed (wpa supplicant service depends on 'dbus-system''s ser


From: GNU bug Tracking System
Subject: bug#43567: closed (wpa supplicant service depends on 'dbus-system''s service, even when config says (dbus? #f))
Date: Thu, 24 Sep 2020 18:21:01 +0000

Your message dated Thu, 24 Sep 2020 20:20:35 +0200
with message-id <871rir5958.fsf@gnu.org>
and subject line Re: bug#43567: wpa supplicant service depends on 
'dbus-system''s service, even when config says (dbus? #f)
has caused the debbugs.gnu.org bug report #43567,
regarding wpa supplicant service depends on 'dbus-system''s service, even when 
config says (dbus? #f)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43567: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43567
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: wpa supplicant service depends on 'dbus-system''s service, even when config says (dbus? #f) Date: Tue, 22 Sep 2020 19:53:27 +0200
It seems that even when disabling dbus for
wpa-supplicant, the service `dbus-system' is started for
wpa-supplicant.
And trying to stop it with 'herd stop dbus-system' also
stop the wpa-supplicant service (which should not depend on dbus when
configured with (dbus? #f))

```
(service wpa-supplicant-service-type
         (wpa-supplicant-configuration
          (dbus? #f)))
```

Thanks.



--- End Message ---
--- Begin Message --- Subject: Re: bug#43567: wpa supplicant service depends on 'dbus-system''s service, even when config says (dbus? #f) Date: Thu, 24 Sep 2020 20:20:35 +0200
calcium <calcium@disroot.org> writes:

> It seems that even when disabling dbus for
> wpa-supplicant, the service `dbus-system' is started for
> wpa-supplicant.
> And trying to stop it with 'herd stop dbus-system' also
> stop the wpa-supplicant service (which should not depend on dbus when
> configured with (dbus? #f))
>
> ```
> (service wpa-supplicant-service-type
>          (wpa-supplicant-configuration
>           (dbus? #f)))
> ```

Fixed in d48b17adb91d68acf6fb3f321c05102fcc8c39eb, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]