guix-play/gnu/services
muradm 1bdeec5d66
services: connman: Add 'connman-general-configuration'.
Currently connman has no main.conf as specified in 'man 5 connman.conf' which
would allow setting NetworkInterfaceBalcklist and other useful options.

This patch adds connman-general-configuration, serializes it and
passes to connmad with --config= flag.

All configuration fields are 'maybe-*' deliberately, to not disturb current
users and not require supporting configuration changes for connmand.

* gnu/services/networking.scm (<connman-general-configuration>): New
configuration record to represent main.conf for connmand.
(<connman-configuration>)[general-configuration]: New field.
(connman-shepherd-service): Honor it.
*doc/guix.texi (Networking Services): Add generated configuration.

Change-Id: I5d78f49e8b2d5e0b3cbd7b8b604e8a254b6397e8
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-22 09:51:32 -05:00
..
admin.scm services: admin: Export rottlog-configuration accessors. 2023-10-24 18:51:39 +02:00
audio.scm services: configuration: Add some commonly used predicates. 2023-10-07 12:41:06 -04:00
auditd.scm
authentication.scm
avahi.scm
base.scm daemon: Change default ‘timeout’ and ‘max-silent-time’ values. 2024-01-05 17:27:21 +01:00
certbot.scm
cgit.scm services: cgit: Allow file-like objects for ‘root-readme’. 2023-09-09 15:54:37 +02:00
ci.scm services: laminar: Add configuration option for supplementary groups. 2023-12-28 11:02:56 -05:00
configuration.scm services: configuration: Add some commonly used predicates. 2023-10-07 12:41:06 -04:00
cuirass.scm services: cuirass: Add ‘log-expiry’ option for ‘remote-server’. 2023-10-12 22:14:34 +02:00
cups.scm
databases.scm services: Remove unnecessary references to (gnu build shepherd). 2023-12-22 00:31:41 +01:00
dbus.scm
desktop.scm Merge remote-tracking branch 'origin/master' into kde-updates 2023-08-17 18:38:23 +08:00
dict.scm home: services: Add dicod. 2023-08-20 22:48:47 +02:00
dns.scm Revert "services: Add ddclient service." 2023-08-16 23:13:55 +02:00
docker.scm services: docker: Add config-file option. 2024-01-03 15:32:01 +01:00
file-sharing.scm
games.scm
ganeti.scm
getmail.scm
guix.scm gnu: guix-build-coordinator: Update to 0-94.c4c4f5a. 2024-01-12 12:06:56 +00:00
herd.scm
hurd.scm
kerberos.scm
ldap.scm
lightdm.scm
linux.scm services: fstrim-service-type: Serialize with SRFI-171 transducers. 2023-10-07 12:41:05 -04:00
lirc.scm
mail.scm services: Add rspamd-service-type. 2023-12-14 23:12:24 +01:00
mcron.scm services: mcron: Hide ‘mkdir-p’ from (shepherd support). 2023-10-05 23:14:55 +02:00
messaging.scm services: bitlbee: Use ‘make-inetd-constructor’ unconditionally. 2024-01-08 23:14:46 +01:00
monitoring.scm
networking.scm services: connman: Add 'connman-general-configuration'. 2024-01-22 09:51:32 -05:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm services: rsync: Provide a prettier Shepherd inetd service name. 2023-11-26 23:34:48 +01:00
samba.scm
science.scm
sddm.scm
security-token.scm services: Remove unnecessary references to (gnu build shepherd). 2023-12-22 00:31:41 +01:00
security.scm
shepherd.scm services: shepherd: Use the 0.10.x GOOPS-less interface. 2024-01-08 23:14:46 +01:00
sound.scm
spice.scm
ssh.scm services: openssh: Add dependency on ‘networking’. 2024-01-08 23:14:45 +01:00
syncthing.scm services: syncthing: Ensure that service runs after mounting home directories. 2023-09-17 15:31:03 +02:00
sysctl.scm
telephony.scm services: jami: Use ‘least-authority-wrapper’. 2023-12-22 00:31:41 +01:00
version-control.scm
virtualization.scm services: hurd-vm: Leave root password uninitialized when offloading. 2023-10-05 23:14:55 +02:00
vnc.scm services: xvnc: Do not specify display number when using inetd. 2023-11-27 10:55:51 -05:00
vpn.scm services: vpn: Fix broken format string for wireguard dns. 2023-09-09 12:24:12 +02:00
web.scm services: Remove unnecessary references to (gnu build shepherd). 2023-12-22 00:31:41 +01:00
xorg.scm services: xorg: ‘dbus-daemon-wrapper’ handles Home profile. 2024-01-05 17:28:54 +01:00