#73 create temporary edit files at symlink target location
Merged by mhlavink. Opened by mhlavink.
mhlavink/libuser master  into  master

Download 73.patch

If file is a symlink, create new file at target location,
otherwise later rename() could fail, because symlink and target
can be at different directories which could mean different mount
points. This is especially true for containers and ostree

Commit 09dcb3f2 fixes this pull-request

Pull-Request has been merged by mhlavink

Pull-Request has been merged by mhlavink

Metadata