From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ONSyHdmu5GRgRwEASxT56A (envelope-from ) for ; Tue, 22 Aug 2023 14:49:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8JtqHdmu5GSj+gAA9RJhRA (envelope-from ) for ; Tue, 22 Aug 2023 14:49:29 +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 1BAB856D50 for ; Tue, 22 Aug 2023 14:49:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=3aTU5GuV; 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=1692708569; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=zPQR5YaUjLxvG5XC7aYzNEoiEfy59GlBn7N1MbCSZdY=; b=mrye0gvOdXrNbChHhwuTw6tEpNhFdVLW6VNF2hf2M7m+NNP9vGcOnTrdA5etrBQR8WhkPW yGhwwGlpfdhd5E3L9oNo+0DVIQ0eLAS+hyS9BzMdaL4MP9MHY98TfI6Y3IZep2KoFiQ1uC 5TKDhH0ngRdLGB48cGSH5VsuUg+RbyVpPA1bZldTYLv0nnRMTDHT9816Z8A++jubehWBBm 3GRiSpn5YLrqSkV6SZwPdbv2+t5YLfjd7PAi5GeYtj/KmtvKcxZFk+JEykC6+5KESVr5tJ OBKcmJL/WqPDRCL93pzExCzCs40TOXqDM7ZAzec4SOYAHr0FQ33S8AVXSaabFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=3aTU5GuV; 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-Seal: i=1; s=key1; d=yhetil.org; t=1692708569; a=rsa-sha256; cv=none; b=SP3bqRLhBdH6RC3/uvbb7LGyv0tXRzK6h5S/2JfW+7BmCbRJ4ad5kXF0iMp/wX/MTz1xh6 8+QRnaw4ubs7atuhjA2dYR44F7fpaiWqXwG/aylKb8G1GncxXZkGISFPpFsAggOiyrrGKJ h2WpmqMfGtsCro7rpdSl+ktcUzkPt8dchS5lBacIDS58VwABTXSN4BBkAqLaweMKemFc/e SfpwSE+P4z6twzU1myg3q3mwIfmgHWGjXEjDdf8+xH954vqR8wkb2UcdR3r5s8Z/VAqiYH 5Zj80Q8uNiX2SaavACj9XU1P1oIW1DGk6B95TR+hVWLn+y6OcfKVEBSzzkqNbg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYQov-0007k7-QA; Tue, 22 Aug 2023 08:49:18 -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 1qYQof-0007b9-DR for guix-patches@gnu.org; Tue, 22 Aug 2023 08:49:03 -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 1qYQod-0008Oo-NJ for guix-patches@gnu.org; Tue, 22 Aug 2023 08:49:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYQog-0006Hc-7j for guix-patches@gnu.org; Tue, 22 Aug 2023 08:49:02 -0400 Subject: bug#65413: Close: [PATCH] services: mcron: Add module for %user-log-dir. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 22 Aug 2023 12:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65413 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65413-done@debbugs.gnu.org Mail-Followup-To: 65413@debbugs.gnu.org, hako@ultrarare.space, hako@ultrarare.space Received: via spool by 65413-done@debbugs.gnu.org id=D65413.169270849823997 (code D ref 65413); Tue, 22 Aug 2023 12:49:02 +0000 Received: (at 65413-done) by debbugs.gnu.org; 22 Aug 2023 12:48:18 +0000 Received: from localhost ([127.0.0.1]:58705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYQny-0006Ey-MM for submit@debbugs.gnu.org; Tue, 22 Aug 2023 08:48:18 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:52072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYQnx-0006Eg-9d for 65413-done@debbugs.gnu.org; Tue, 22 Aug 2023 08:48:18 -0400 Date: Tue, 22 Aug 2023 20:47:51 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1692708463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zPQR5YaUjLxvG5XC7aYzNEoiEfy59GlBn7N1MbCSZdY=; b=3aTU5GuV7HPVjtEaIxiSe8wl8ArU8aGYPRGqKZI2bPVNra3jVnjuKbXncVOk0EU4tKfvfn VEgtyAKKvfDd2lUYvQEg7MXNzgamA+LziM5UxyrLR/gBxzWtIGhb9291QHQWiW4xaabpSh 8F2nrWmBQhEnsQmM+lKCcSfQkHu6xMdxiCOTxECDdU1xfwhuFY6XKAHzojhNF3it+futRM YgPFJXfGh9gZ6VtR63qaIj9VZ5L9FtIxZO5scteeGmQZ5HxoXfRwZc0rYkh6jAp6KnSoyp CSCChNww4TRMdriaCoMrO1mcYEYpLRM+V2ErsLvHQOJSjlc7foduwg7NEW+GZQ== Message-ID: <878ra3w8eg.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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: mx2.migadu.com X-Migadu-Spam-Score: -6.70 X-Spam-Score: -6.70 X-Migadu-Queue-Id: 1BAB856D50 X-TUID: aUkA0Y9CoEfD On Mon, 21 Aug 2023 12:33:22 +0800, Hilton Chain wrote: > > * gnu/services/mcron.scm (mcron-shepherd-services)[modules]: Add > (shepherd support) for home service. > --- Pushed as 552d0703776c532f25498d5cb852c3c497cb9252.