From debbugs-submit-bounces@debbugs.gnu.org Thu May 14 10:24:37 2020 Received: (at 41259) by debbugs.gnu.org; 14 May 2020 14:24:38 +0000 Received: from localhost ([127.0.0.1]:34329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZEmr-0005HJ-LZ for submit@debbugs.gnu.org; Thu, 14 May 2020 10:24:37 -0400 Received: from tobias.gr ([80.241.217.52]:36128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZEmp-0005HA-TS for 41259@debbugs.gnu.org; Thu, 14 May 2020 10:24:36 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 4ba419c8; Thu, 14 May 2020 14:24:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=BrYKbG84c6dEZkL4FvEMge pAhc8E4Kkb7V6OqOdtOVs=; b=LHvOscATGUxpeCSLG1d4KWJU6UtAB0oqQmy1ul On1NX76A3fUC3WkXrJrGGvNHxNcIF6rVNiWLBotzMkYTh/gpwQyzL6KbDGHoRzoe IRS7ySEZLAt/C646PK6eawAPrOHScQ3xj19D3t4JbL4R2ziXClL2Eo7QXIAzLpc6 qsagOC1JbadiFCeJP3wbxJG6hv27WZ2SFsK6BkAQ8R2PlwOuxRxXkGhH7y8X1Ujb uDcjKeXakQjomQkWGMzF6X3V/VNXDkUbYG/M1oUDaaNQZwgL1BCrI5p6ZpnrgV6W ZPnfWSF+SgurKCGpTCj1WOw7vmGHP0wU+W4rbUwSiohWJPog== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6c9d0cb0 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 14 May 2020 14:24:36 +0000 (UTC) From: Tobias Geerinckx-Rice To: Tobias Geerinckx-Rice via Guix-patches Subject: Re: [bug#41259] [PATCH] etc: Add a systemd unit to bind-mount @storedir@ read-only. References: <20200514134846.29037-1-me@tobias.gr> In-reply-to: <20200514134846.29037-1-me@tobias.gr> Date: Thu, 14 May 2020 16:24:34 +0200 Message-ID: <87d076d271.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41259 Cc: 41259@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Tobias Geerinckx-Rice via Guix-patches via =E5=86=99=E9=81=93=EF=BC=9A > systemctl daemon-reload && > - systemctl start guix-daemon && > - systemctl enable guix-daemon; } && > + systemctl start gnu-store.mount guix-daemon=20 > && > + systemctl enable gnu-store.mount guix-daemon;=20 > } && Speaking of things I wondered: I'm no systemd wizard but I think=20 =E2=80=98enable --now=E2=80=99 would be equivalent and less repetitive. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXr1UogAKCRANsP+IT1Vt eWv4AQDZMZ5apuYVzFkDo42bl9bYt69FkyWQSPW6qPp/347vOwD/cF4yNIQfwnkS p5pFgNY8grEeCykMFwEN+iQ6NgVaLQA= =OKPw -----END PGP SIGNATURE----- --=-=-=--