guix-devel/gnu/tests
Thomas Danckaert 9260b9d100
services: Add inetd-service-type.
* gnu/services/networking.scm (<inetd-configuration>, <inetd-entry>): New
record types.
(inetd-config-file, inetd-shepherd-service): New procedures.
(inetd-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: New file.
* gnu/local.mk: Add it.
2017-03-24 17:45:56 +01:00
..
base.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
install.scm system: Create home directories once 'file-systems' is up. 2017-02-01 12:36:41 +01:00
mail.scm tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
messaging.scm tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
networking.scm services: Add inetd-service-type. 2017-03-24 17:45:56 +01:00
nfs.scm gnu: Add system test for the rpcbind-daemon service. 2016-12-15 19:13:46 +01:00
ssh.scm tests: ssh: Add a test for SFTP. 2017-03-21 20:49:26 +01:00
web.scm tests: Add 'nginx-service-type' test. 2017-01-19 14:44:59 +01:00