GNU bug report logs -
#32785
[PATCH] services: wpa-supplicant: Extend to support configuration parameters.
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Thu, 20 Sep 2018 15:43:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 32785 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:
> This allows using WPA Supplicant "standalone" without an additional
> network manager. The default configuration is unchanged.
>
> * gnu/services/networking.scm (<wpa-supplicant-configuration>): New record type.
> (wpa-supplicant-shepherd-service): Pass configuration records to the daemon.
> (wpa-supplicant-service-type): Adjust accordingly.
> * doc/guix.texi (Networking Services): Document the new service type.
A bit of background, since I forgot to add --notes: I have used this
patch for a long time, and decided to submit it since there was a
question about it on help-guix.
I have not tested the standalone configuration with the Guix DHCP client
service since I use a custom one. Though I expect that to work fine.
Feedback appreciated!
[...]
> +
> + <wpa-supplicant-configuration>
> + wpa-supplicant-configuration
> + wpa-supplicant-configuration?
> + wpa-supplicant-configuration-wpa-supplicant
> + wpa-supplicant-configuration-pid-file
> + wpa-supplicant-configuration-dbus?
> + wpa-supplicant-configuration-interface
> + wpa-supplicant-configuration-config-file
> + wpa-supplicant-configuration-custom-arguments
^^^^^^^^^
This is called 'extra-options' elsewhere and fixed locally.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.