[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73680: [bug#73767] [PATCH] gnu: system: Privilege programs after cre
From: |
Ludovic Courtès |
Subject: |
bug#73680: [bug#73767] [PATCH] gnu: system: Privilege programs after creating accounts. |
Date: |
Thu, 24 Oct 2024 12:14:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Dariqq,
Dariqq <dariqq@posteo.net> skribis:
> Ensure that users and groups are already created when the privileging script
> runs. The order these scripts appear in the folded activation-service depends
> on the order these services are instantiated in the operating-system.
>
> Fixes https://issues.guix.gnu.org/73680.
>
> * gnu/system.scm (operating-system-default-essential-services): Move
> privileged-program-service above account-service.
> (hurd-default-essential-services): Likewise.
>
> Change-Id: I662fb1eff42e4088496fccb76e0efbf2b1da096e
[...]
> I would prefer a solution that also models this dependency to not depend on
> input order but this might be tricky.
Yes, that would be best.
I applied both patches and took the liberty to squash them: we usually
arrange to have the bug-fix and the test that exhibits the bug in the
same commit, for clarity.
Thanks for the investigation & fix!
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#73680: [bug#73767] [PATCH] gnu: system: Privilege programs after creating accounts.,
Ludovic Courtès <=