guix/gnu
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
..
bootloader
build hurd-boot: Support system init: Create essential device nodes. 2024-10-15 11:13:48 +02:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: varnish: Improve style. 2024-10-24 14:50:09 +02:00
services services: lightdm: Fix activation script and default vnc server command. 2024-10-23 23:46:50 +09:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests gnu: system: Privilege programs after creating accounts. 2024-10-24 14:50:09 +02:00
artwork.scm
bootloader.scm gnu: bootloader: Use symbol as efi-bootloader-chain name. 2024-10-23 23:56:19 +08:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk gnu: debops: Update to 3.2.2. 2024-10-23 12:59:58 +02:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm gnu: system: Privilege programs after creating accounts. 2024-10-24 14:50:09 +02:00
tests.scm