[setup] do not touch /etc/mtab

Ondrej Vasik ovasik at fedoraproject.org
Mon Jan 24 15:47:10 UTC 2011


commit a6368cf390a16d282c1dc9bb38e69cd184636a32
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Jan 24 16:48:43 2011 +0100

    do not touch /etc/mtab

 setup.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list