public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Miroslav Lichvar <mlichvar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Add clock group for systemd
Date: Mon, 22 Jun 2026 15:56:26 GMT [thread overview]
Message-ID: <178214378619.1.6325453724266333861.rpms-setup-69d504812b3e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 69d504812b3ee4c1647372d94148adcbdef5448a
Author : Miroslav Lichvar <mlichvar@redhat.com>
Date : 2025-01-22T14:58:39+01:00
Stats : +2/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/69d504812b3ee4c1647372d94148adcbdef5448a?branch=update_services
Log:
Add clock group for systemd
---
diff --git a/group b/group
index 7d81402..20b7056 100644
--- a/group
+++ b/group
@@ -23,6 +23,7 @@ ftp:x:50:
lock:x:54:
audio:x:63:
users:x:100:
+clock:x:103:
input:x:104:
render:x:105:
sgx:x:106:
diff --git a/uidgid b/uidgid
index 1d9d378..77ddad7 100644
--- a/uidgid
+++ b/uidgid
@@ -112,6 +112,7 @@ ident 98 98 / /usr/sbin/nologin ident
# Note: 99 used to be the old uid for nobody, now moved to 65534, do not reuse
users - 100 - - setup
ssh_keys - 101 - - openssh
+clock - 103 - - systemd
input - 104 - - systemd
render - 105 - - systemd
sgx - 106 - - systemd
reply other threads:[~2026-06-22 15:56 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=178214378619.1.6325453724266333861.rpms-setup-69d504812b3e@fedoraproject.org \
--to=mlichvar@redhat.com \
--cc=git-commits@fedoraproject.org \
/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