[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#43673: [PATCH v2] linux-container: Reset jailed root permissions.
From: |
Jelle Licht |
Subject: |
bug#43673: [PATCH v2] linux-container: Reset jailed root permissions. |
Date: |
Thu, 01 Oct 2020 13:48:29 +0200 |
Ludovic Courtès <ludo@gnu.org> writes:
> Hi,
>
> Jelle Licht <jlicht@fsfe.org> skribis:
>
>> * gnu/build/linux-container.scm (mount-file-systems): Add 'chmod' call.
>> * tests/containers.scm
>> ("call-with-container, mnt namespace, root permissions"): New test.
>
> LGTM, thanks!
>
> Ludo’.
Pushed as e7481835 on master, thanks for the fast review!