]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/execute.c
execute: if RuntimeDirectory= is set, it should be writable
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Aug 2016 08:42:38 +0000 (10:42 +0200)
committerDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 08:19:05 +0000 (10:19 +0200)
commit3fbe8dbe41ad662d7cae0525f6fd62a66d2c5ec5
tree8a0964c47b18f2e204c81d73005de0730d84b1bc
parentbe39ccf3a0d4d15324af1de4d8552a1d65f40808
execute: if RuntimeDirectory= is set, it should be writable

Implicitly make all dirs set with RuntimeDirectory= writable, as the concept
otherwise makes no sense.
src/core/execute.c