]> git.ipfire.org Git - thirdparty/chrony.git/commit
util: don't try to create current directory
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 5 Aug 2015 14:53:02 +0000 (16:53 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 5 Aug 2015 16:07:39 +0000 (18:07 +0200)
commit9a83cab2f8423f1b7895b21495db2c274298d438
tree9a6cd0f50d9882ffa0d98af9708c023bcb5f63dd
parent92706b158e87c5da00a05686ff7feeafc9b626b9
util: don't try to create current directory

This prevents error messages when running chronyd -d/-q/-Q with default
logdir in a directory chronyd is not allowed do access after dropping
the root privileges.
util.c