[PATCH 1/3] No longer log that we're resetting the file context.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



With all the stuff in /var/lib/yum, this is just too noisy now.
---
 pyanaconda/packages.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pyanaconda/packages.py b/pyanaconda/packages.py
index a3e561a..f4ffa2c 100644
--- a/pyanaconda/packages.py
+++ b/pyanaconda/packages.py
@@ -207,7 +207,6 @@ def setFileCons(anaconda):
                 path = path.replace(anaconda.rootPath, "")
 
             ret = isys.resetFileContext(path, anaconda.rootPath)
-            log.info("set fc of %s to %s" % (path, ret))
 
     if flags.selinux:
         log.info("setting SELinux contexts for anaconda created files")
-- 
1.7.4.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux