guix/gnu
Marius Bakke d48b17adb9
services: WPA Supplicant: Conditionally depend on D-Bus.
Fixes <https://bugs.gnu.org/43567>.
Reported by calcium <calcium@disroot.org>.

* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
Remove 'dbus-system.
(wpa-supplicant-shepherd-service)[requirement]: Add 'dbus-system when DBUS? is true.
* doc/guix.texi (Networking Services)[wpa-supplicant-service-type]: Adjust
accordingly.
2020-09-24 20:18:20 +02:00
..
bootloader gnu: grub: Support loading files from TFTP if the root filesystem is NFS. 2020-09-14 14:25:04 +02:00
build build: shepherd: Check for container support. 2020-09-21 10:22:12 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: nfs-utils: Do not generate static libraries. 2020-09-24 14:01:29 -04:00
services services: WPA Supplicant: Conditionally depend on D-Bus. 2020-09-24 20:18:20 +02:00
system system: image: Rename ISO9660 files. 2020-09-19 14:24:59 +02:00
tests tests: nfs: Improve "nfs-root-fs". 2020-09-10 18:57:46 +02:00
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: fplll: Correct include files. 2020-09-23 14:14:09 +02:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm