Jan Nieuwenhuizen <jann...@gnu.org> skribis: > From f4b03963d6ba6a232fca4ed749695423547d0ad5 Mon Sep 17 00:00:00 2001 > From: Jan Nieuwenhuizen <jann...@gnu.org> > Date: Thu, 8 Sep 2016 01:20:43 +0200 > Subject: [PATCH] gnu: services: add rottlog. > > * gnu/services/admin.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > * doc/guix.texi (Log Rotation): Document it.
I’ve pushed it as 92c03a871559590f7f3b0640e3a6cfd83c8044e6 with minor changes: typos in the doc and code, an additional introduction sentence in the doc, removal of the “nocompress” option in the default rotations. Thanks! Ludo’.