1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/tests
Dariqq cc67a0b71d gnu: system: Privilege programs after creating accounts.
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.
* gnu/tests/base.scm (%activation-os): New variable.
(run-activation-test): New procedure.
(%test-activation): New variable.

Change-Id: I59a191c5519475f256e81bdf2dc4cb01b96c31fe
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-24 14:50:09 +02:00
..
2024-01-09 22:10:13 -05:00
2023-08-16 11:24:10 -04:00
2024-07-21 09:42:13 +02:00
2023-09-08 18:53:46 +08:00
2023-07-19 10:38:15 -04:00
2023-12-14 23:12:24 +01:00
2024-04-15 09:52:44 +01:00
2024-01-09 22:10:14 -05:00