guix/gnu/services
Ludovic Courtès 556520a33c
services: nscd: Use nscd from 'glibc-final' on native builds.
This reduces the closure size of systems by removing one glibc
copy--namely (@ (gnu packages base) glibc) in addition to (@ (gnu
packages commencement) glibc-final).

* gnu/services/base.scm (<nscd-configuration>)[glibc]: Change default
value to use 'let-system' and 'canonical-package' as appropriate.
2022-12-09 16:43:25 +01:00
..
admin.scm services: rottlog: More convenient default options for <log-rotation>. 2022-08-01 00:02:04 +02:00
audio.scm
auditd.scm services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
authentication.scm services: configuration: Use *unspecified* instead of 'disabled. 2022-06-15 00:25:21 +02:00
avahi.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
base.scm services: nscd: Use nscd from 'glibc-final' on native builds. 2022-12-09 16:43:25 +01:00
certbot.scm services: certbot: Create "live" directory during activation. 2022-09-29 22:59:48 +02:00
cgit.scm services: configuration: Use *unspecified* instead of 'disabled. 2022-06-15 00:25:21 +02:00
ci.scm services: laminar: Set LAMINAR_BIND_RPC environment variable. 2022-01-11 11:47:42 +05:30
configuration.scm services: configuration: Rename location accessor to "source-location". 2022-12-04 21:47:19 +01:00
cuirass.scm records: 'match-record' checks fields at macro-expansion time. 2022-12-08 13:21:23 +01:00
cups.scm Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
databases.scm services: mysql: Run mariadb-install-db instead of hard coding schemas. 2022-11-20 17:54:05 +01:00
dbus.scm services: dbus: Add a VERBOSE? configuration option. 2022-06-14 14:23:21 -04:00
desktop.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
dict.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
dns.scm services: ddclient: No need to import (ice-9 rdelim) from the host. 2022-06-04 00:11:44 +02:00
docker.scm services: docker: Fix race condition. 2022-07-13 21:36:41 -04:00
file-sharing.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
games.scm services: wesnothd: Use 'least-authority-wrapper'. 2022-05-01 21:30:36 +02:00
ganeti.scm services: ganeti: OS variants can be a directory. 2022-11-03 20:00:30 +01:00
getmail.scm records: 'match-record' checks fields at macro-expansion time. 2022-12-08 13:21:23 +01:00
guix.scm services: guix-build-coordinator: Remove duplicate log timestamp. 2022-11-20 12:00:04 +00:00
herd.scm services: herd: Add 'wait-for-service'. 2022-05-28 23:23:36 +02:00
hurd.scm services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
kerberos.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
lightdm.scm services: lightdm: Do not use GOOPS. 2022-11-19 19:54:14 +01:00
linux.scm system: Align zram priority with swap-space spec to clarify. 2022-06-11 00:57:13 -04:00
lirc.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
mail.scm gnu: dovecot: Use standard mkdir-p/perms. 2022-11-02 16:57:36 +01:00
mcron.scm Revert "services: configuration: Revert to a working ‘guix home’." 2022-11-17 06:49:51 -05:00
messaging.scm services: configuration: Change the value of the unset marker. 2022-08-25 00:10:42 -04:00
monitoring.scm Fix problems initially introduced in commit 543d971ed2, now reinstated. 2022-11-17 06:49:51 -05:00
networking.scm services: tor: Remove unnecessary modules from shepherd environment. 2022-11-18 15:44:40 +01:00
nfs.scm services: pipefs: Correctly handle lack of extensions. 2022-05-03 18:02:27 +02:00
nix.scm services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
pam-mount.scm gnu: base: Add greetd-service-type. 2022-06-17 10:30:41 +02:00
pm.scm services: configuration: Use *unspecified* instead of 'disabled. 2022-06-15 00:25:21 +02:00
rsync.scm services: rsync: Allow configuring several rsync "modules". 2021-12-21 15:47:03 +01:00
samba.scm services: samba: Remove unused variables and modules. 2022-09-28 09:57:30 -04:00
science.scm services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
sddm.scm
security-token.scm
security.scm services: fail2ban: Start server in the foreground. 2022-12-06 17:49:50 +01:00
shepherd.scm services: shepherd: Define 'shepherd-configuration-action' helper. 2022-11-18 15:44:39 +01:00
sound.scm services: pulseaudio: Deploy the configuration files to /etc/pulse. 2022-02-26 09:03:01 -05:00
spice.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
ssh.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
syncthing.scm services: Accept <inferior-package>s in lieu of <package>s. 2021-11-30 01:08:55 +01:00
sysctl.scm services: Add missing 'description' fields. 2022-04-29 18:07:16 +02:00
telephony.scm services: jami-service-type: Streamline stop slot. 2022-09-23 23:56:16 -04:00
version-control.scm services: gitolite: Use the correct variable for the user-group. 2022-11-17 12:00:32 +00:00
virtualization.scm gnu: Fix copyright line. 2022-11-20 12:00:04 +00:00
vnc.scm Revert "Revert "services: Add xvnc-service-type."" 2022-10-07 15:07:48 -04:00
vpn.scm services: vpn: Fix the profile wireguard package. 2022-11-13 14:03:54 +01:00
web.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00
xorg.scm services: Add Shepherd 'configuration' action to various services. 2022-11-18 15:44:39 +01:00