public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Add clock group for systemd
@ 2026-06-22 15:56 Miroslav Lichvar
  0 siblings, 0 replies; only message in thread
From: Miroslav Lichvar @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:56 [rpms/setup] update_services: Add clock group for systemd Miroslav Lichvar

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