[Github-comments] [geany/geany] Does not preserve file modes (#2251)

Sami Farin notifications at xxxxx
Fri Aug 9 08:43:02 UTC 2019


You are saying because you selected to use glib's use_atomic_file_saving you can't fix the permissions (non-atomically) after glib has done the magic?  Then you could ditch glib and write to temporary file by yourself and call fsync+close and fix file modes and ACL's etc before renaming over the original file.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2251#issuecomment-519835742
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190809/758fe02c/attachment-0001.html>


More information about the Github-comments mailing list