summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
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")