1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-19 15:45:58 +02:00
Files
guix/gnu/services
Ludovic Courtès 84c60c3c3b services: guix: Preserve ‘guix-daemon’ user supplementary groups.
When running ‘guix-daemon’ unprivileged, supplementary groups such as
“kvm” were dropped by ‘run-with-writable-store’.

* gnu/services/base.scm (run-with-writable-store): Use ‘read-group’ to
determine the list of supplementary groups for ‘user’ and pass that to
‘setgroups’.

Change-Id: I21cc546a91a1a24cc94cafb44fa93e088f8673a7
2025-10-21 16:31:56 +02:00
..
2025-02-19 11:21:47 +02:00
2025-09-29 15:28:08 +02:00
2025-09-21 19:20:19 +02:00
2025-05-24 10:54:30 -07:00
2025-09-26 21:39:40 +02:00