public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: uidgid: adjust comments
@ 2026-06-22 15:56
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : d7e5faeee119529999589fd1e87375bb213b8ba4
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2025-03-15T06:38:45+00:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/d7e5faeee119529999589fd1e87375bb213b8ba4?branch=update_services
Log:
uidgid: adjust comments
"can be freed" is strange, because apart from the comment, the ID is not
reserved in any way.
---
diff --git a/uidgid b/uidgid
index 7791df5..baa773f 100644
--- a/uidgid
+++ b/uidgid
@@ -34,7 +34,7 @@ squid 23 23 /var/spool/squid /dev/null squid
pvm 24 24 /usr/share/pvm3 /bin/bash pvm
named 25 25 /var/named /bin/false bind
postgres 26 26 /var/lib/pgsql /bin/bash postgresql-server
-# Dynamic on new systems, removed Mar2025, can be freed if necessary later
+# Dynamic on new systems, removed Mar2025, can be reused if necessary later
#mysql 27 27 /var/lib/mysql /bin/bash mysql
nscd 28 28 / /bin/false nscd
rpcuser 29 29 /var/lib/nfs /bin/false nfs-utils
@@ -87,7 +87,7 @@ sshd 74 74 /var/empty/sshd /usr/sbin/nologin openssh-server
radvd 75 75 / /bin/false radvd
cyrus 76 (12) /var/imap /bin/bash cyrus-imapd
saslauth - 76 - - cyrus-sasl, cyrus-imap
-# Dynamic on new systems, removed Dec2023, can be freed if necessary later
+# Dynamic on new systems, removed Dec2023, can be reused if necessary later
#arpwatch 77 77 /var/lib/arpwatch /usr/sbin/nologin arpwatch
fax 78 78 /var/spool/fax /usr/sbin/nologin mgetty
nocpulse 79 79 /etc/sysconfig/nocpulse /bin/bash nocpulse
@@ -157,7 +157,7 @@ myproxy 178 178 /var/lib/myproxy /usr/sbin/nologin myproxy-server
sanlock 179 179 /var/run/sanlock /usr/sbin/nologin sanlock
aeolus 180 180 /var/aeolus /usr/sbin/nologin aeolus-configure
wallaby 181 181 /var/lib/wallaby /usr/sbin/nologin wallaby
-# Not used anymore, removed Jun2021, can be freed if necessary later
+# Not used anymore, removed Jun2021, can be reused if necessary later
#katello 182 182 /usr/share/katello /usr/sbin/nologin katello-common
elasticsearch 183 183 /usr/share/java/elasticsearch /usr/sbin/nologin elasticsearch
mongodb 184 184 /var/lib/mongodb /usr/sbin/nologin mongodb
@@ -170,7 +170,7 @@ haproxy 188 188 /var/lib/haproxy /usr/sbin/nologin haproxy
haclient - 189 - - pacemaker
hacluster 189 (189) / /usr/sbin/nologin pacemaker
systemd-journal - 190 - - systemd
-# Dynamic on new systems, removed Dec2014, can be freed if necessary later
+# Dynamic on new systems, removed Dec2014, can be reused if necessary later
#systemd-journal-gateway 191 191 / /usr/sbin/nologin systemd
systemd-network 192 192 / /usr/sbin/nologin systemd
systemd-resolve 193 193 / /usr/sbin/nologin 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: uidgid: adjust comments
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox