guix/gnu
Ludovic Courtès 896a51258a
services: Transient inetd services inherit requirements.
That way, per-connection transient services such as 'sshd-123' inherit
dependencies of their "parent" ('sshd' in this example), which is more
consistent than not depending on anything.

* gnu/services/dict.scm (dicod-shepherd-service): Pass #:requirements to
'make-inetd-constructor'.
* gnu/services/messaging.scm (bitlbee-shepherd-service): Likewise.
* gnu/services/ssh.scm (openssh-shepherd-service): Likewise.
* gnu/services/vnc.scm (xvnc-shepherd-service): Likewise.
2023-05-21 01:04:39 +02:00
..
bootloader
build hurd-boot: Symlink /hurd before setting up translators. 2023-05-17 22:26:06 +02:00
home
installer
machine
packages gnu: ytfzf: Update to 2.6.0. 2023-05-20 10:38:55 -05:00
services services: Transient inetd services inherit requirements. 2023-05-21 01:04:39 +02:00
system system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
tests services: rsync: Use make-inetd-constructor. 2023-05-18 23:10:56 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: openmw: Fix build on glibc 2.34 and newer. 2023-05-19 16:46:34 +02:00
machine.scm
packages.scm
services.scm services: Add default values. 2023-05-16 19:45:27 +04:00
system.scm
tests.scm