guix/gnu
Ludovic Courtès 436a00be92
gnu: network-manager: Remove ownership check for plugins.
Fixes <https://issues.guix.gnu.org/78047>.

Fixes a bug on Guix System whereby, when ‘guix-configuration’
has (privileged? #f), NetworkManager would fail to start due to plugins
not being owned by ‘root’.

* gnu/packages/patches/network-manager-plugin-ownership.patch: New file.
* gnu/packages/gnome.scm (network-manager)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Reported-by: Rodion Goritskov <rodion@goritskov.com>
Change-Id: I9fff098788e79d1f00c9605a6067b16078ea0396
2025-06-23 15:15:42 +02:00
..
bootloader
build file-systems: Support UUIDs for FAT12. 2025-06-16 00:25:54 +02:00
home
installer
machine
packages gnu: network-manager: Remove ownership check for plugins. 2025-06-23 15:15:42 +02:00
services services: knot: Depend on `user-processes'. 2025-06-20 17:59:02 +02:00
system system: Add zstd to ‘%base-packages/hurd’. 2025-06-20 17:59:02 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: network-manager: Remove ownership check for plugins. 2025-06-23 15:15:42 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm