mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libgpiod: Fix group permission for gpio-manager
@ 2025-08-27  8:59 Lars Alex Pedersen
  2025-08-29  9:46 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Alex Pedersen @ 2025-08-27  8:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Lars Alex Pedersen

Signed-off-by: Lars Alex Pedersen <lapeddk@gmail.com>
---
 projectroot/etc/group | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projectroot/etc/group b/projectroot/etc/group
index 176e21194..b7367e1ac 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -39,6 +39,6 @@ seat:x:215:
 pipewire:x:216:
 mongodb:x:217:
 polkitd:x:218:
-gpio:x:219:
-gpio-manager:x:220:gpio
+gpio:x:219:gpio-manager
+gpio-manager:x:220:
 nogroup:x:65534:

base-commit: 679de61a65e3e600d8d18d5eda16267c45ef075d
-- 
2.50.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-29  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-27  8:59 [ptxdist] [PATCH] libgpiod: Fix group permission for gpio-manager Lars Alex Pedersen
2025-08-29  9:46 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox