mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
doc: Fix reference to the Shepherd’s log rotation node.
* doc/guix.texi (Log Rotation): Fix name of Shepherd manual node. Change-Id: I08aa2e082909a32cd6223eb6dba176ee8121f20f
This commit is contained in:
parent
478e3e85c5
commit
78a204ee98
1 changed files with 2 additions and 2 deletions
|
|
@ -20998,8 +20998,8 @@ Log files such as those found in @file{/var/log} tend to grow endlessly,
|
|||
so it's a good idea to @dfn{rotate} them once in a while---i.e., archive
|
||||
their contents in separate files, possibly compressed. The @code{(gnu
|
||||
services admin)} module provides an interface to the log rotation
|
||||
service provided by the Shepherd (@pxref{Log Rotation,,, shepherd, The
|
||||
GNU Shepherd Manual}).
|
||||
service provided by the Shepherd (@pxref{Log Rotation Service,,,
|
||||
shepherd, The GNU Shepherd Manual}).
|
||||
|
||||
This log rotation service is made available through
|
||||
@code{log-rotation-service-type}, which takes a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue