guix-devel/gnu/services
Mathieu Othacehe 34d60c49cb
services: connman: Rework service.
* gnu/services/networking.scm (connman-service): Remove.
(<connman-configuration>): New record specifying the package
to be used (connman) and whether vpn plugin shall be
disabled (disable-vpn?).
(connman-configuration): New exported variable.
(connman-configuration?): New exported variable.
(connman-service-type): Export it.

* doc/guix.texi (Networking Services): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-16 22:50:14 +01:00
..
admin.scm
avahi.scm
base.scm
configuration.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
cuirass.scm
cups.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
databases.scm
dbus.scm
desktop.scm
dict.scm
herd.scm
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm
mail.scm services: dovecot: Reimplement proper configuration functions. 2017-03-12 19:08:50 +01:00
mcron.scm
messaging.scm
networking.scm services: connman: Rework service. 2017-03-16 22:50:14 +01:00
nfs.scm
sddm.scm
shepherd.scm
spice.scm
ssh.scm services: openssh: Fix 'PrintLastLog' default behaviour. 2017-03-10 19:23:45 +01:00
version-control.scm
vpn.scm
web.scm
xorg.scm