~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to src/xauthority.c

  • Committer: Robert Ancell
  • Date: 2014-03-13 02:08:02 UTC
  • Revision ID: robert.ancell@canonical.com-20140313020802-81jpfkliv5p344u1
Ensure X authority is written before X server is started

Show diffs side-by-side

added added

removed removed

Lines of Context:
345
345
    }
346
346
    g_list_free (records);
347
347
 
 
348
    fsync (output_fd);
348
349
    close (output_fd);
349
350
 
350
351
    if (!result)