From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WNigKdf9L2WqMgEAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 17:46:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WNigKdf9L2WqMgEAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 17:46:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 287215DD41 for ; Wed, 18 Oct 2023 17:46:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697643991; a=rsa-sha256; cv=none; b=GJRTXNkjur1h39BZEAmDRoKWg6kAUHQD8G7uZBj5zQTzNjxNuQyWzBbDVnm1f3EzsrX4QB VKUe8gWJIBWG6xvCUF+YPpbaSblaDhZD/tvfxe7g/139YC2C9yvpyDWmfxwEkbi6nbqvjr LReJmC4oE1llgAK4FnJSymfdUWd6nU5F7wLGYfZpD86Flaphqh6mqfu8aBEYmlUIQpimhL 8cN7f4Bk4wLgLETbUdxUwwp34209O2OHOM4bwCg1fNWt4DTBy6c+iI46aFoj9BExxgpHQw ptK7eddIjnqDZWMVSELZ92zXOGIQwYKFjCVqMtuGT8C5XPvGwaKca1X1bk/uaQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697643991; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=FNL52Ldo/M1KZrouF39YbGRqBOznVBABBFv6ZxBgqJw=; b=et0ZV+ZXfl0if6FY+cD22CiJc9hDIgWMEj2f/j5UuXZPUK86U0a3U6k32cpMNaSFREJO9i ufBgKh3+k4axqs36Ry0tcr0fu7N9ed5W7C8orsvplpuf9r6dZJW0OXKiRstigac5/zJUxb hMA2suCQ/+Lb/luFYZR+QS1wzLZ8962RSk0xcDb1ZhmU6fTQ1irHVR5WcV6odjKzHIBFqw jlkqWoomY5S5P0eZADxpdc6/57IbtTgWGIEavUunoUCnJZ5of2S85cgJmK54n7puD5DAw6 tb2bSRaTfBRvxyn1+rOTGfSlRz6fLZBrKPSONReAKijAg5hmMwPibRcIi425vg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt8jr-0002dv-7W; Wed, 18 Oct 2023 11:45:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt8jo-0002Yk-K4 for guix-patches@gnu.org; Wed, 18 Oct 2023 11:45:36 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qt8jo-0005JC-Bv for guix-patches@gnu.org; Wed, 18 Oct 2023 11:45:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt8kD-0004xb-SS for guix-patches@gnu.org; Wed, 18 Oct 2023 11:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66609] [PATCH 1/1] services: admin: Export rottlog-configuration accessors. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 15:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66609 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 66609@debbugs.gnu.org Received: via spool by 66609-submit@debbugs.gnu.org id=B66609.169764392018998 (code B ref 66609); Wed, 18 Oct 2023 15:46:01 +0000 Received: (at 66609) by debbugs.gnu.org; 18 Oct 2023 15:45:20 +0000 Received: from localhost ([127.0.0.1]:34500 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt8jY-0004wM-4O for submit@debbugs.gnu.org; Wed, 18 Oct 2023 11:45:20 -0400 Received: from smtpmciv2.myservices.hosting ([185.26.107.238]:45462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt8jS-0004w7-Va for 66609@debbugs.gnu.org; Wed, 18 Oct 2023 11:45:18 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv2.myservices.hosting (Postfix) with ESMTP id 161A320D9C; Wed, 18 Oct 2023 17:44:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 71F538009A; Wed, 18 Oct 2023 17:44:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jtlBios1YMbQ; Wed, 18 Oct 2023 17:44:36 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id ED92780099; Wed, 18 Oct 2023 17:44:35 +0200 (CEST) Message-ID: <405466f7-f78d-437c-ac9f-bea54e22e91c@makinata.eu> Date: Wed, 18 Oct 2023 16:44:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Bruno Victal References: <68b1665bd37417da822cd5ca1156f03225aa0e2c.1697641168.git.zimon.toutoune@gmail.com> Content-Language: en-US In-Reply-To: <68b1665bd37417da822cd5ca1156f03225aa0e2c.1697641168.git.zimon.toutoune@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.16 X-Spam-Score: -6.16 X-Migadu-Queue-Id: 287215DD41 X-TUID: 6Ewd3OC4p71m Hi Simon, On 2023-10-18 16:10, Simon Tournier wrote: > * gnu/services/admin.scm (): Rename accessors > rottlog-rottlog to rottlog-configuration-rottlog, rottlog-rc-file to > rottlog-configuration-rc-file, rottlog-rotations to > rottlog-configuration-rotations, rottlog-jobs to rottlog-configuration-jobs. > (rottlog-etc, rottlog-jobs-or-default, rottlog-service-type): Adjust > accordingly. […] > +;;; Copyright © 2023 Simon Tournier The changes don't look original enough to warrant this IMO, other than that it LGTM. -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.