From: Artur Wiebe via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: [ptxdist] [PATCH] projectroot/etc/group: add clock group
Date: Fri, 3 Apr 2026 10:19:46 +0200 [thread overview]
Message-ID: <20260403081946.1945866-1-artur@4wiebe.de> (raw)
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
reply other threads:[~2026-04-03 8:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260403081946.1945866-1-artur@4wiebe.de \
--to=ptxdist@pengutronix.de \
--cc=artur@4wiebe.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox