public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Osvald <mosvald@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Removed uidgid pair 27:27 for MySQL/MariaDB
Date: Mon, 22 Jun 2026 15:56:27 GMT [thread overview]
Message-ID: <178214378757.1.1055557445527609457.rpms-setup-df5ba729d656@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : df5ba729d6563460b72c6f17462e5a727aeaccc0
Author : Martin Osvald <mosvald@redhat.com>
Date : 2025-03-10T11:12:42+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/df5ba729d6563460b72c6f17462e5a727aeaccc0?branch=update_services
Log:
Removed uidgid pair 27:27 for MySQL/MariaDB
---
diff --git a/uidgid b/uidgid
index 77ddad7..2d23694 100644
--- a/uidgid
+++ b/uidgid
@@ -34,7 +34,8 @@ 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
-mysql 27 27 /var/lib/mysql /bin/bash mysql
+# Dynamic on new systems, removed Mar2025, can be freed 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
console - 31 - - dev
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=178214378757.1.1055557445527609457.rpms-setup-df5ba729d656@fedoraproject.org \
--to=mosvald@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