* [ptxdist] [PATCH] projectroot/etc/group: add clock group
@ 2026-04-03 8:19 Artur Wiebe via ptxdist
2026-04-13 7:12 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe via ptxdist @ 2026-04-03 8:19 UTC (permalink / raw)
To: ptxdist; +Cc: Artur Wiebe
udev logs "Unknown group 'clock', ignoring" for the RTC device rule in
/usr/lib/udev/rules.d/50-udev-default.rules:34 when the group is absent.
Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
projectroot/etc/group | 1 +
1 file changed, 1 insertion(+)
diff --git a/projectroot/etc/group b/projectroot/etc/group
index b7367e1ac..b2fbb1c69 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -41,4 +41,5 @@ mongodb:x:217:
polkitd:x:218:
gpio:x:219:gpio-manager
gpio-manager:x:220:
+clock:x:221:
nogroup:x:65534:
--
2.53.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] projectroot/etc/group: add clock group
2026-04-03 8:19 [ptxdist] [PATCH] projectroot/etc/group: add clock group Artur Wiebe via ptxdist
@ 2026-04-13 7:12 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-04-13 7:12 UTC (permalink / raw)
To: ptxdist; +Cc: Artur Wiebe
Thanks, applied as fb3dfddba0918cab59a5e424c6cf67577ed0d34a.
Michael
[sent from post-receive hook]
On Mon, 13 Apr 2026 09:12:16 +0200, Artur Wiebe <artur@4wiebe.de> wrote:
> udev logs "Unknown group 'clock', ignoring" for the RTC device rule in
> /usr/lib/udev/rules.d/50-udev-default.rules:34 when the group is absent.
>
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20260403081946.1945866-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/projectroot/etc/group b/projectroot/etc/group
> index b7367e1ac74a..b2fbb1c69a69 100644
> --- a/projectroot/etc/group
> +++ b/projectroot/etc/group
> @@ -41,4 +41,5 @@ mongodb:x:217:
> polkitd:x:218:
> gpio:x:219:gpio-manager
> gpio-manager:x:220:
> +clock:x:221:
> nogroup:x:65534:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-13 7:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-03 8:19 [ptxdist] [PATCH] projectroot/etc/group: add clock group Artur Wiebe via ptxdist
2026-04-13 7:12 ` [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