GNU bug report logs - #78497
[PATCH] environment: Provide a writable /run/user/$UID.

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Mon, 19 May 2025 19:32:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Full log


Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Subject: Re: [PATCH] environment: Provide a writable /run/user/$UID.
Date: Tue, 20 May 2025 09:20:02 +0200
Hi,

Tomas Volf <~@wolfsden.cz> writes:

> I just wonder how many more we will need :)  Cannot really think of any,
> so hopefully this is it?

Hopefully!

>> +                                           (string-append "/run/user/"
>> +                                                          (number->string uid))))
>
> For normal users this is fine, but for root the whole /run should be
> writable, the way it is on normal system.  Thoughts?

For root, the whole root file system should be writable.

So I wonder if it makes sense to special-case the above to be “/run”
when UID is zero; WDYT?

Thanks,
Ludo’.




This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.