]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: don't chown() the configuration directory
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Aug 2017 08:36:33 +0000 (10:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Aug 2017 13:02:49 +0000 (15:02 +0200)
commitc71b2eb77e206ad622c9b2ab1807fb99725d572c
tree704eabdefe52539d4ea6a7284c4a36ca82dc8d6e
parent8679efde21fd26dca385a579da05a4318fbba678
core: don't chown() the configuration directory

The configuration directory is commonly not owned by a service, but
remains root-owned, hence don't change the owner automatically for it.
src/core/execute.c