From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: guix-daemon might be unmounting filesystems Date: Wed, 15 Feb 2017 14:17:46 +0300 Message-ID: <87wpcr66ud.fsf@gmail.com> References: <87inodyrl9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdxan-0008OB-OX for help-guix@gnu.org; Wed, 15 Feb 2017 06:17:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdxaj-0006Dq-OV for help-guix@gnu.org; Wed, 15 Feb 2017 06:17:49 -0500 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]:35726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdxaj-0006Cr-HR for help-guix@gnu.org; Wed, 15 Feb 2017 06:17:45 -0500 Received: by mail-lf0-x231.google.com with SMTP id n124so79336408lfd.2 for ; Wed, 15 Feb 2017 03:17:45 -0800 (PST) In-Reply-To: <87inodyrl9.fsf@gmail.com> (Myles English's message of "Tue, 14 Feb 2017 10:49:54 +0000") 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: Myles English Cc: help-guix Myles English (2017-02-14 10:49 +0000) wrote: > Hello, > > About one time out of ten when I use a guix command my filesystems, > including /home, become unmounted and I have to manually remount them. Hm, maybe you added your user to 'guixbuild' group? (check /etc/group) If so, you shouldn't (!); this group is only for "build users" (guixbuilder01, etc.). -- Alex