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
..
admin.scm services: rottlog: Use command strings in the mcron jobs. 2018-10-04 09:32:51 +02:00
audio.scm
authentication.scm
avahi.scm
base.scm services: virtual-terminal: Write to "default_utf8" only if necessary. 2018-09-26 23:40:37 +02:00
certbot.scm
cgit.scm services: cgit: Disable repo booleans having a global counterpart. 2018-08-13 00:29:47 +02:00
configuration.scm
cuirass.scm services: cuirass: Put data in /var/lib to avoid removal at boot. 2018-08-16 19:23:29 +02:00
cups.scm
databases.scm services: postgresql: Get the Shepherd to respawn PostgreSQL. 2018-08-13 23:44:26 +02:00
dbus.scm
desktop.scm
dict.scm
dns.scm services: Add ddclient service. 2018-08-30 01:19:47 +03:00
games.scm
herd.scm guix system: Load all services on reconfigure, not just stopped ones. 2018-09-26 23:40:36 +02:00
kerberos.scm
lirc.scm
mail.scm
mcron.scm services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
messaging.scm services: prosody: Get the Shepherd to respawn Prosody. 2018-08-13 18:11:02 +02:00
monitoring.scm services: Add prometheus-node-exporter-service-type. 2018-07-09 10:39:06 +02:00
networking.scm services: wpa-supplicant: Extend to support configuration parameters. 2018-10-17 20:34:37 +02:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
security-token.scm gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm services: shepherd: Add workaround for 0.5.0 in containers. 2018-09-26 23:40:36 +02:00
sound.scm services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
spice.scm
ssh.scm services: openssh: Add 'log-level' field. 2018-08-28 12:35:02 +02:00
sysctl.scm
telephony.scm
version-control.scm services: Add Gitolite. 2018-10-02 08:11:17 +01:00
virtualization.scm gnu: services: Export virtlog-configuration. 2018-07-14 13:19:37 +02:00
vpn.scm
web.scm services: Add Varnish service. 2018-09-26 00:33:01 +02:00
xorg.scm