Archived
1
0
Fork 0

doc: Replace section 'Early OOM service' by 'Linux Services'.

* doc/guix.texi (Linux Services): Changed from 'subsubheading' to
'subsection'.
(Early OOM Service, Kernel Module Loader Service): Moved under 'Linux
Services'.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
This commit is contained in:
Brice Waegeneire 2020-05-01 16:22:54 +02:00 committed by Mathieu Othacehe
parent 8546f4da5b
commit c316b85692
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -25491,13 +25491,13 @@ Extra command line options for @code{guix-data-service-process-jobs}.
@end deftp @end deftp
@node Linux Services @node Linux Services
@subsubheading Linux Services @subsection Linux Services
@cindex oom @cindex oom
@cindex out of memory killer @cindex out of memory killer
@cindex earlyoom @cindex earlyoom
@cindex early out of memory daemon @cindex early out of memory daemon
@subsection Early OOM Service @subsubheading Early OOM Service
@uref{https://github.com/rfjakob/earlyoom,Early OOM}, also known as @uref{https://github.com/rfjakob/earlyoom,Early OOM}, also known as
Earlyoom, is a minimalist out of memory (OOM) daemon that runs in user Earlyoom, is a minimalist out of memory (OOM) daemon that runs in user
@ -25557,7 +25557,7 @@ notifications.
@cindex modprobe @cindex modprobe
@cindex kernel module loader @cindex kernel module loader
@subsubsection Kernel Module Loader Service @subsubheading Kernel Module Loader Service
The kernel module loader service allows one to load loadable kernel The kernel module loader service allows one to load loadable kernel
modules at boot. This is especially useful for modules that don't modules at boot. This is especially useful for modules that don't