summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-01-28 01:42:37 +0000
committerJeremy Katz <katzj@redhat.com>2004-01-28 01:42:37 +0000
commit9e876755b1029fd3b5c64db6887866aaade98c45 (patch)
treef97bca16ab858898954a2071a6706fec865076d0 /anaconda
parentd72d72971f32dc1a12eb6f517981c36181681842 (diff)
downloadanaconda-9e876755b1029fd3b5c64db6887866aaade98c45.tar.gz
anaconda-9e876755b1029fd3b5c64db6887866aaade98c45.tar.xz
anaconda-9e876755b1029fd3b5c64db6887866aaade98c45.zip
well, might as well log it
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda b/anaconda
index 7b2afc48a..bcc874d0a 100755
--- a/anaconda
+++ b/anaconda
@@ -574,7 +574,7 @@ if flags.setupFilesystems:
try:
isys.mount("/selinux", "/selinux", fstype="selinuxfs")
except:
- pass
+ log("Unable to mount selinuxfs")
if os.access("/selinux/load", os.W_OK):
dup_log("Loading selinux policy...")
args = ["/usr/sbin/load_policy",