From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: =?UTF-8?B?UmU6IEFkZGluZyByb3R0bG9nIHNlcnZpY2UgaW4g4oCYJWJhc2Utc2VydmljZXPigJk/?= Date: Thu, 13 Oct 2016 10:44:55 +0200 Message-ID: References: <87wphcpsfu.fsf@gnu.org> <87k2dc3arp.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bubdR-0005rK-38 for guix-devel@gnu.org; Thu, 13 Oct 2016 04:45:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bubdL-0004kz-44 for guix-devel@gnu.org; Thu, 13 Oct 2016 04:45:04 -0400 Received: from mail-qt0-x229.google.com ([2607:f8b0:400d:c0d::229]:35881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bubdJ-0004if-TF for guix-devel@gnu.org; Thu, 13 Oct 2016 04:44:59 -0400 Received: by mail-qt0-x229.google.com with SMTP id m5so34313848qtb.3 for ; Thu, 13 Oct 2016 01:44:56 -0700 (PDT) In-Reply-To: <87k2dc3arp.fsf@we.make.ritual.n0.is> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel > Should we add rottlog-service and thus mcron-service to > =E2=80=98%base-services=E2=80=99? Is log rotation a basic feature that p= eople expect? > WDYT? Why not. There's two sorts of people. The ones that don't care/know will be happy when things just work and the ones that care/know are probably defining their own %base-services anyway... > If we do so, we would need to document a way to add mcron jobs from the > =E2=80=98operating-system=E2=80=99 declaration. People would no longer b= e able to write > something like this in the =E2=80=98services=E2=80=99 field. Mmh... If we do something like this we shouldn't call it mcron-jobs, otherwise we'll have the same problems like with grub - where all variables are named grub or grub? or grub.cfg. How about just calling it jobs?