]> git.ipfire.org Git - thirdparty/systemd.git/commit
execute: also do the private/ symlink dance when runtime dir preservation is requested
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2019 16:00:35 +0000 (17:00 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Mar 2019 15:52:28 +0000 (16:52 +0100)
commit40cd2ecc26b776ef085fd0fd29e8e96f6422a0d3
treee1fcbfbafcc0447538d82180734501e5ab1309b0
parentedbfeb1204b41fc5e08432acce89d1bf9a556fd9
execute: also do the private/ symlink dance when runtime dir preservation is requested

In that case it's not safe to leave a regular dir around, hence, move it
to private/ too.
src/core/execute.c