public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: do not touch /etc/mtab
@ 2026-06-22 15:55
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : a6368cf390a16d282c1dc9bb38e69cd184636a32
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2011-01-24T16:48:43+01:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/a6368cf390a16d282c1dc9bb38e69cd184636a32?branch=update_services
Log:
do not touch /etc/mtab
---
diff --git a/setup.spec b/setup.spec
index b9a9a4c..0555f99 100644
--- a/setup.spec
+++ b/setup.spec
@@ -37,7 +37,6 @@ chmod 0644 %{buildroot}/etc/environment
chmod 0400 %{buildroot}/etc/{shadow,gshadow}
chmod 0644 %{buildroot}/var/log/lastlog
touch %{buildroot}/etc/fstab
-touch %{buildroot}/etc/mtab
# remove unpackaged files from the buildroot
rm -f %{buildroot}/etc/Makefile
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:55 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:55 [rpms/setup] update_services: do not touch /etc/mtab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox