3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/services
Christopher Baines af96c1e0e4
services: cuirass: Allow passing extra command line options.
This is so that the options supported by the service configuration don't have
to always be changed. Generally though all options should be explicitly
supported and documented, so this is mostly to facilitate experimentation.

* gnu/services/cuirass.scm (<cuirass-configuration>): Add an extra-options
field.
(cuirass-shepherd-service): Pass the extra options to the shepherd servvices.
* doc/guix.texi (Continuous Integration): Document it.
2020-03-08 23:46:11 +00:00
..
admin.scm services: Remove unneeded imports that led to cycles. 2019-06-15 18:15:23 +02:00
audio.scm services: mpd: Connect to the user's PulseAudio socket. 2019-11-08 21:32:45 +01:00
auditd.scm services: Add auditd. 2019-06-06 22:23:35 +02:00
authentication.scm services: fprintd: Provide polkit policy. 2019-04-24 22:21:35 +02:00
avahi.scm gnu: Use HTTPS for avahi.org everywhere. 2020-01-19 06:09:01 +01:00
base.scm gnu: eudev: Add variant with corrected Btrfs rules. 2020-03-07 22:30:00 +01:00
certbot.scm services: certbot: Add server option. 2020-03-08 21:21:57 +01:00
cgit.scm services: cgit: Fix typo. 2019-05-25 15:58:03 +05:30
configuration.scm services: configuration: Add '%location'. 2019-03-10 21:32:38 +03:00
cuirass.scm services: cuirass: Allow passing extra command line options. 2020-03-08 23:46:11 +00:00
cups.scm services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’. 2019-08-31 03:24:41 +02:00
databases.scm gnu: services: Allow extra content in mysql configuration. 2020-01-17 11:28:40 +01:00
dbus.scm services: dbus: Simplify 'dbus-uuidgen' invocation. 2019-11-13 23:26:36 +01:00
desktop.scm services: inputattach: Fix broken baud rate option. 2020-02-07 11:51:02 +08:00
dict.scm
dns.scm services: knot-resolver: Manage a root TA at /var/cache/knot-resolver. 2020-01-22 20:18:56 +08:00
docker.scm services: Add Singularity. 2019-06-07 09:57:19 +02:00
games.scm services: wesnothd: Run as wesnothd user and group. 2018-11-20 22:40:44 +05:30
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: guix-data-service: Allow passing extra options. 2020-03-08 23:35:03 +00:00
herd.scm services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
kerberos.scm
linux.scm gnu: Add earlyoom-service-type. 2020-01-31 23:37:13 -05:00
lirc.scm
mail.scm gnu: Update opensmtpd configuration grammar. 2020-01-31 00:42:48 +01:00
mcron.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
messaging.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
monitoring.scm gnu: zabbix-agentd: Update to 4.4.1. 2019-11-03 14:46:51 +03:00
networking.scm services: dhcp-client: Ignore interfaces that cannot be activated. 2019-12-29 18:24:55 +01:00
nfs.scm services: nfs: Run rpc.mountd in foreground. 2020-03-08 00:26:02 -05:00
nix.scm services: Import (srfi srfi-26) from the build side. 2019-06-12 17:26:28 +02: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 services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
sddm.scm services: set-xorg-configuration: handle slim and sddm 2020-03-01 14:13:27 +01:00
security-token.scm gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm services: shepherd: Spawn services with nothing but the PATH variable. 2020-02-16 23:31:08 +01:00
sound.scm services: Split ladspa-service-type from pulseaudio-service-type. 2020-01-11 18:18:51 +01:00
spice.scm services: Fix typo in spice-vdagent-service. 2020-01-26 18:45:09 +01:00
ssh.scm services: SSH services: Provide 'ssh' and 'sshd' Shepherd services. 2019-12-04 08:31:39 -05:00
sysctl.scm services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
telephony.scm
version-control.scm gnu: git-daemon-service-type: Fix typo "repositories". 2019-05-22 18:30:10 -07:00
virtualization.scm services: virtualization: Add riscv32 and riscv64 to qemu platforms. 2020-02-01 16:40:41 -08:00
vpn.scm gnu: services: Add openvpn options. 2020-02-19 04:08:55 +01:00
web.scm services: web: Use the Patchwork default-from-email. 2020-02-09 11:17:13 +00:00
xorg.scm services: set-xorg-configuration: handle slim and sddm 2020-03-01 14:13:27 +01:00