]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/tmpfiles/tmpfiles.c
tmpfiles: use lstat() instead of stat() when checking whether a file system object...
authorLennart Poettering <lennart@poettering.net>
Fri, 15 May 2015 19:48:20 +0000 (21:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 May 2015 19:48:20 +0000 (21:48 +0200)
commita542c4dc43db906b30ea6b2b1192cf87b01f572e
tree4437f79060a8185d3fc66b8e14275177e37eb5ac
parent7b135a73999b6911ebb85c053b6f7701fdac1883
tmpfiles: use lstat() instead of stat() when checking whether a file system object already exists
src/tmpfiles/tmpfiles.c