summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2019-09-01 06:05:43 +0900
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2019-09-01 18:47:03 +0900
commit1719f4f1e3aba3af60b5f7e63b8db529ef777af5 (patch)
treebd28b7d9b1837ee9fb0cdbb42df7d126899deb1a /doc
parentf91c843449b9b91290dae43632aa78c6f5ec02ce (diff)
downloadpatches-1719f4f1e3aba3af60b5f7e63b8db529ef777af5.tar
patches-1719f4f1e3aba3af60b5f7e63b8db529ef777af5.tar.gz
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".
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index d46dbc8394..031ee53295 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12620,8 +12620,8 @@ Either @code{#f} or a gexp to execute once the rotation has completed.
@end deftp
@defvr {Scheme Variable} %default-rotations
-Specifies weekly rotation of @var{%rotated-files} and
-a couple of other files.
+Specifies weekly rotation of @var{%rotated-files} and of
+@file{/var/log/guix-daemon.log}.
@end defvr
@defvr {Scheme Variable} %rotated-files