From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: units_cur Date: Sat, 31 Mar 2018 18:16:16 +0200 Message-ID: <87po3kjk4v.fsf@gnu.org> References: <87370l96az.fsf@gmail.com> <87a7ututad.fsf@gnu.org> <87tvsxizla.fsf@gmail.com> <87po3lldzs.fsf@gnu.org> <87d0zkzw2l.fsf@gmail.com> <87tvsw20ex.fsf@gmail.com> 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]:59512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2JBU-0005DI-BC for help-guix@gnu.org; Sat, 31 Mar 2018 12:16:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2JBR-0007EZ-66 for help-guix@gnu.org; Sat, 31 Mar 2018 12:16:52 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:39386) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f2JBR-0007Df-06 for help-guix@gnu.org; Sat, 31 Mar 2018 12:16:49 -0400 In-Reply-To: <87tvsw20ex.fsf@gmail.com> (Pierre Neidhardt's message of "Sat, 31 Mar 2018 12:31:58 +0530") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix Pierre Neidhardt skribis: > Pierre Neidhardt writes: > >> I'm also wondering whether an mcron-service would work at the system lev= el. > > Well, I guess not, that would defeat the integrity of the store. The store is bind-mounted read-only on GuixSD, so no risk. Ludo=E2=80=99.