From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AKiiCrr9MmU6ZgEAauVa8A:P1 (envelope-from ) for ; Sat, 21 Oct 2023 00:22:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AKiiCrr9MmU6ZgEAauVa8A (envelope-from ) for ; Sat, 21 Oct 2023 00:22:50 +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 006846AE47 for ; Sat, 21 Oct 2023 00:22:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o9yAYbCF; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697840570; 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:dkim-signature; bh=GMl+asf/CQumdkoeDwcbw+fSwtgoPNV+K1RDgiEHWi8=; b=RTHQCNUROHHHcApXp5JHe86vs0ebHur4qwD2crCUUrnNwxwvceEaNMX79phDsUNp2IW75i 5Qm1bsAI/0AKi1yNpXobMaiBbFgy/Dgapgl34YjFh8t6DMHJBQDlW/EpBu6UM6spnQfvyQ QKz8uncsv590/N2kcMc3n/YaQhB1DQk5BDrCgQgzW5y8r2oItyFdIAywfZXZskpP+8n3SU +A1sTDxedDzXI4NGoHUNe5FkRV/l3TkoUlXVGBgyw7eyyk3kbW1rkpnn0RHkxYr09E00el tPs9bDVp9zQASxoHRWoKrP2RSpZK+Cepw2XUPMUIPKZrRahiY3iyMqEJe+Bc1w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697840570; a=rsa-sha256; cv=none; b=tvG+9/TaP8lpFgd8rvreyKLlG536JPoUeqK6H0NigLTOvFjsyijZlJZXVJysiKaIVGVgSn o1hBBsd6aZQfIVgdNT8SUH+ahEMcVZuSKqUSGRX5oAQK628l5+G4uvEqy1/MCk/A5ASeap 1qLoT1wT2CO3wVHvqSJaKjJwr+vOFSSC3yutWczVyYSDdRaTnZPWT1c2nGIGnjonfweYyJ gT1LudzC2OTyWmLVMOGV7ci/C+jUrJFXh3Wx/qTbzNFwBpY36M/bsZMNFiBgY5XLsWM0XK SzwyOjYTKsMzgoyRpVTGJecLvsyWUkUQuWrV3aR7eJ0t5ps90BbUNB2MUSipzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o9yAYbCF; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtxtB-0008Ff-Ox; Fri, 20 Oct 2023 18:22:42 -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 1qtxtA-0008FT-ML for guix-patches@gnu.org; Fri, 20 Oct 2023 18:22:40 -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 1qtxt4-00074x-PA for guix-patches@gnu.org; Fri, 20 Oct 2023 18:22:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtxtW-00006D-5W for guix-patches@gnu.org; Fri, 20 Oct 2023 18:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66609] [PATCH 1/1] services: admin: Export rottlog-configuration accessors. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 22:23:02 +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.1697840551318 (code B ref 66609); Fri, 20 Oct 2023 22:23:02 +0000 Received: (at 66609) by debbugs.gnu.org; 20 Oct 2023 22:22:31 +0000 Received: from localhost ([127.0.0.1]:41816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxt1-000053-8q for submit@debbugs.gnu.org; Fri, 20 Oct 2023 18:22:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxsz-0008WU-Is for 66609@debbugs.gnu.org; Fri, 20 Oct 2023 18:22:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtxsS-0006uj-Qj; Fri, 20 Oct 2023 18:21:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=GMl+asf/CQumdkoeDwcbw+fSwtgoPNV+K1RDgiEHWi8=; b=o9yAYbCFkgBNq9PB4s62 HFCPE/5+V58rqT/uEoaM4lnZE8qEkx9TgypWtMnyrcNa9ZaUfZ2H0g0sl3Q3KcbQIVBF2t1Nq1ctq wvLjGQaCM1pTuhDKOMcfMA/er/wrRo7VGvgKoRih2Za/hEqFQTXizB4r+ZvrS/Avxu22KIA15KCRV YdlPhD59OqJ9hYh0KKg9LIPVebR0CSleMoS3kjNmovxclQb6gZmqiLOk/hGEEx2KOFO+8abGPL6IE TbV4BlOLocp4PblMIlA7jsM4OHByNeqMnh1G77ohcrIHWgcxv/CMcLOLdpJzNxAG9nBlfvj3NHXHZ +sdXePls1CC1Rg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <68b1665bd37417da822cd5ca1156f03225aa0e2c.1697641168.git.zimon.toutoune@gmail.com> (Simon Tournier's message of "Wed, 18 Oct 2023 17:10:09 +0200") References: <68b1665bd37417da822cd5ca1156f03225aa0e2c.1697641168.git.zimon.toutoune@gmail.com> Date: Sat, 21 Oct 2023 00:21:55 +0200 Message-ID: <87ttqlrl30.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.84 X-Migadu-Queue-Id: 006846AE47 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.84 X-TUID: 2Zv+5pn9No2K Hi! Simon Tournier skribis: > * 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-jo= bs. > (rottlog-etc, rottlog-jobs-or-default, rottlog-service-type): Adjust > accordingly. LGTM! Ludo=E2=80=99.