mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] projectroot/etc/group: add clock group
@ 2026-04-03  8:19 Artur Wiebe via ptxdist
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2026-04-03  8:20 UTC | newest]

Thread overview: (only message) (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

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