guix/gnu
Ludovic Courtès 808b9e8504
services: openssh: Start as an inetd service.
* gnu/services/ssh.scm (openssh-shepherd-service): Use
'make-inetd-constructor' when it is defined.
(<openssh-configuration>)[max-connections]: New field.
* gnu/tests/ssh.scm (run-ssh-test)["sshd PID"]: Adjust to cope with
PID-FILE being #f.
* gnu/tests/ssh.scm (%test-openssh): Pass #f as the 'pid-file'
argument.
* doc/guix.texi (Networking Services): Document 'max-connections'.
2022-04-07 00:08:56 +02:00
..
bootloader
build shepherd: Adjust 'fork+exec-command/container' for the Shepherd 0.9. 2022-04-07 00:08:55 +02:00
home home: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
installer installer: user: Remove useless filtering. 2022-04-06 21:19:08 +02:00
machine
packages gnu: shepherd: Add 0.9.0. 2022-04-07 00:08:55 +02:00
platforms
services services: openssh: Start as an inetd service. 2022-04-07 00:08:56 +02:00
system linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'. 2022-03-19 18:26:00 +01:00
tests services: openssh: Start as an inetd service. 2022-04-07 00:08:56 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: u-boot: Update to 2022.04. 2022-04-05 12:05:22 -07:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm services: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
tests.scm