summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-01-29 02:06:10 +0000
committerMike Fulbright <msf@redhat.com>2003-01-29 02:06:10 +0000
commit55b85eb7df6bedee83417dc78023ac3d9ed5da7d (patch)
treec31224a338a4ded620a63969a4871fa81b48989c /anaconda
parent97b393c971c8b8dff7045bd33d1af023a13b2799 (diff)
downloadanaconda-55b85eb7df6bedee83417dc78023ac3d9ed5da7d.tar.gz
anaconda-55b85eb7df6bedee83417dc78023ac3d9ed5da7d.tar.xz
anaconda-55b85eb7df6bedee83417dc78023ac3d9ed5da7d.zip
oh man this was a goofup
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda b/anaconda
index d146e5eb1..afafc973f 100755
--- a/anaconda
+++ b/anaconda
@@ -556,7 +556,7 @@ if display_mode == 'g' and not os.environ.has_key('DISPLAY'):
runres,
xStartedCB=doStartupX11Actions,
xQuitCB=doShutdownX11Actions,
- logfile="/tmp/ramfs/X.log")
+ logfile=xlogfile)
if xsetup_failed:
dup_log(" X startup failed, falling back to text mode")