1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 15:40:31 +02:00
Files
guix/gnu/services
Marius Bakke acce0a474c services: wpa-supplicant: Extend to support configuration parameters.
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.
2018-10-17 20:34:37 +02:00
..
2017-11-05 15:29:52 +01:00
2018-06-22 12:37:19 +02:00
2018-08-30 01:19:47 +03:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-10-02 08:11:17 +01:00
2018-09-26 00:33:01 +02:00