doc: Specify the files rotated by default by the rottlog service.
* doc/guix.texi (Log Rotation): Replace "a couple of other files" by "/var/log/guix-daemon.log".
This commit is contained in:
parent
f91c843449
commit
1719f4f1e3
1 changed files with 2 additions and 2 deletions
|
|
@ -12620,8 +12620,8 @@ Either @code{#f} or a gexp to execute once the rotation has completed.
|
||||||
@end deftp
|
@end deftp
|
||||||
|
|
||||||
@defvr {Scheme Variable} %default-rotations
|
@defvr {Scheme Variable} %default-rotations
|
||||||
Specifies weekly rotation of @var{%rotated-files} and
|
Specifies weekly rotation of @var{%rotated-files} and of
|
||||||
a couple of other files.
|
@file{/var/log/guix-daemon.log}.
|
||||||
@end defvr
|
@end defvr
|
||||||
|
|
||||||
@defvr {Scheme Variable} %rotated-files
|
@defvr {Scheme Variable} %rotated-files
|
||||||
|
|
|
||||||
Reference in a new issue