[Xfce-bugs] [Bug 2248] xfce does not honor symlinks in .config

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Sep 1 14:07:00 CEST 2006


Do not reply to this email.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2248





------- Comment #1 from benny at xfce.org  2006-09-01 12:07 UTC -------
Of course. Config files are written atomically, which means:

(1) write_to(temp_file)
(2) rename(temp_file, config_file)
(3) unlink(temp_file)


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list