public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: uidgid: make rtkit user dynamic
Date: Mon, 22 Jun 2026 15:56:28 GMT [thread overview]
Message-ID: <178214378800.1.5321037319601581035.rpms-setup-c9bb85dabb9b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : c9bb85dabb9b3038c71df572028d1a3f8e7f7c25
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2025-03-14T15:07:52+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/c9bb85dabb9b3038c71df572028d1a3f8e7f7c25?branch=update_services
Log:
uidgid: make rtkit user dynamic
Also https://src.fedoraproject.org/rpms/rtkit/pull-request/5.
---
diff --git a/uidgid b/uidgid
index 2d23694..7791df5 100644
--- a/uidgid
+++ b/uidgid
@@ -146,7 +146,8 @@ ceilometer 166 166 /var/lib/ceilometer /usr/sbin/nologin openstack-ceilometer
ceph 167 167 /var/lib/ceph /usr/sbin/nologin ceph-common
avahi-autoipd 170 170 /var/lib/avahi-autoipd /usr/sbin/nologin avahi
pulse 171 171 /var/run/pulse /usr/sbin/nologin pulseaudio
-rtkit 172 172 /proc /usr/sbin/nologin rtkit
+# Dynamic on new systems, removed Mar2025, can be reused if necessary later
+# rtkit 172 172 /proc /usr/sbin/nologin rtkit
abrt 173 173 /etc/abrt /usr/sbin/nologin abrt
retrace 174 174 /usr/share/retrace-server /usr/sbin/nologin retrace-server
ovirtagent 175 175 / /usr/sbin/nologin ovirt-guest-agent
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=178214378800.1.5321037319601581035.rpms-setup-c9bb85dabb9b@fedoraproject.org \
--to=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