guix/gnu/services
Maxim Cournoyer 69dcc24c9f
services: Add a service for Jami.
* gnu/services/telephony.scm (string-or-computed-file?)
(string-list?, account-fingerprint-list?): New procedures.
(maybe-string-list, maybe-account-fingerprint-list)
(maybe-boolean, maybe-string, jami-account-list): New configuration field
types.
(serialize-string-list, serialize-boolean, serialize-string)
(jami-account, jami-account->alist, jami-configuration)
(jami-account-list?, jami-account-list-maybe): New procedures.
(%jami-accounts): New variable.
(jami-configuration->command-line-arguments): New procedure.
(jami-dbus-session-activation, jami-shepherd-services): New procedures.
(jami-service-type): New variable.
* gnu/build/jami-service.scm: New file.
* gnu/tests/data/jami-dummy-account.dat: Likewise.
* gnu/tests/telephony.scm: Likewise.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register them.
* Makefile.am (SCM_TESTS): Register the test file.
(dist_patch_DATA): Register the new data file.
* doc/guix.texi (Telephony Services): Document it.
2021-08-02 15:15:02 -04:00
..
admin.scm services: rottlog: Add /var/log/mcron.log to '%default-rotations'. 2021-03-29 23:33:41 +02:00
audio.scm services: mpd: Make /var/run/mpd/USER user-owned. 2020-12-06 23:18:08 +01:00
auditd.scm services: auditd: Provide default configuration directory. 2020-07-27 12:06:36 +02:00
authentication.scm services: Prevent following symlinks during activation. 2021-03-10 18:01:47 +01:00
avahi.scm services: Remove deprecated service procedures. 2021-06-14 18:35:17 +02:00
base.scm services: gpm: Use "make-forkexec-contstructor". 2021-07-13 07:24:52 +02:00
certbot.scm services: certbot: Add option to use CSR file. 2021-06-24 18:19:39 -04:00
cgit.scm services: cgit: Fix typo. 2019-05-25 15:58:03 +05:30
ci.scm services: laminar: Create parent directory for unix socket. 2021-06-10 09:58:20 +05:30
configuration.scm services: configuration: Derive the default value from the package variable. 2021-08-02 14:16:23 -04:00
cuirass.scm services: cuirass: Do not export record type descriptors. 2021-06-01 23:26:07 +02:00
cups.scm services: cups: Remove obsolete KeepAliveTimeout directive. 2021-06-23 03:26:33 +02:00
databases.scm services: mysql: Add extra-environment as configuration option. 2021-04-27 20:45:35 +02:00
dbus.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
desktop.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
dict.scm services: dicod: Reduce irony. 2020-09-21 00:31:15 +02:00
dns.scm services: dnsmasq: Extend 'activation-service'. 2021-05-31 22:06:54 +02:00
docker.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
file-sharing.scm services: Add transmission-daemon service. 2021-02-12 15:11:36 +08:00
games.scm
ganeti.scm gnu: ganeti-luxid-service-type: Fix typo. 2020-10-28 21:10:54 -07:00
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: guix-build-coordinator: Fix queue builds state directory. 2021-05-02 09:56:42 +01:00
herd.scm services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
hurd.scm services: hurd: Remove deprecated 'hurd-getty-service' wrapper. 2020-06-13 10:04:51 +02:00
kerberos.scm
linux.scm services: Add a service for rasdaemon. 2021-04-24 12:30:01 -04:00
lirc.scm
mail.scm services: dovecot: Add ‘managesieve-sieve-capability’ option. 2021-05-06 11:31:48 +02:00
mcron.scm services: Remove deprecated service procedures. 2021-06-14 18:35:17 +02:00
messaging.scm services: Remove deprecated service procedures. 2021-06-14 18:35:17 +02:00
monitoring.scm prometheus-node-exporter: Support extra options. 2020-12-07 09:08:33 +00:00
networking.scm services: dhcpd: Fix activation with IPv6 configuration. 2021-07-24 15:38:03 +02:00
nfs.scm gnu: services: Fix the NFS service. 2021-02-05 17:19:10 -05:00
nix.scm services: nix: Add /bin/sh to build-sandbox-paths. 2021-04-26 20:03:55 +03:00
pam-mount.scm services: Add pam-mount. 2019-11-28 13:30:53 +01:00
pm.scm gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
rsync.scm
science.scm services: science.scm: Add missing copyright headers. 2020-12-09 12:55:02 +02:00
sddm.scm services: SDDM: Wait for elogind before starting. 2020-11-18 22:31:32 +01:00
security-token.scm services: pcscd: Fix daemon signal handling. 2021-07-03 20:13:42 +02:00
shepherd.scm services: shepherd: Make 'assert-valid-graph' public. 2021-03-03 14:19:26 +01:00
sound.scm services: Do not use symbolic links in PulseAudio variables. 2020-05-06 22:49:55 +02:00
spice.scm services: spice-vdagent: Clear the socket file prior to starting. 2021-05-06 16:51:49 -04:00
ssh.scm services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
syncthing.scm services: Add syncthing service. 2021-01-12 14:40:36 +03:00
sysctl.scm services: sysctl: Export <sysctl-configuration> record field accessors. 2021-03-31 15:36:49 +02:00
telephony.scm services: Add a service for Jami. 2021-08-02 15:15:02 -04:00
version-control.scm services: git-daemon: Fix typo in docstring. 2021-04-10 14:11:26 +02:00
virtualization.scm services: qemu-binfmt: Preserve argv[0] by default. 2021-07-10 00:24:59 +02:00
vpn.scm services: Add bitmask-service-type. 2021-07-07 10:20:28 -04:00
web.scm gnu: hpcguix-web: Update to 0.1.0. 2021-07-23 17:02:28 +02:00
xorg.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00