gnu: Add earlyoom-service-type.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 6 Jan 2020 06:36:00 +0000 (01:36 -0500)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 1 Feb 2020 04:37:13 +0000 (23:37 -0500)
commitd3e439e355284f136ff13eb3e6fffb4661552f3b
tree624e123167079a142ddacb1c3d7b00e73f7f3490
parent76f5428bc6b4b4d944be1c16f50d6e558416635f
gnu: Add earlyoom-service-type.

* gnu/services/linux.scm: New file.
* tests/services/linux.scm: Add test.
* Makefile.am (SCM_TESTS): Register test.
* doc/guix.texi (Linux Services): Add a new section and document the new
service and its configuration.
Makefile.am
doc/guix.texi
gnu/services/linux.scm [new file with mode: 0644]
tests/services/linux.scm [new file with mode: 0644]