]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.exec.xml
core: allow preserving contents of RuntimeDirectory= over process restart
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Jul 2017 07:22:25 +0000 (16:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Jul 2017 07:22:25 +0000 (16:22 +0900)
commit53f47dfc7b0b1e31878f7a17848fd925b1ab3c03
tree74d3e90eb8a891f1b65f5e69a265ef06dc53f201
parentb2392ff31c3b98578f0011323a04619c8a2c19b4
core: allow preserving contents of RuntimeDirectory= over process restart

This introduces RuntimeDirectoryPreserve= option which takes a boolean
argument or 'restart'.

Closes #6087.
man/systemd.exec.xml
src/core/dbus-execute.c
src/core/execute.c
src/core/execute.h
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/load-fragment.h
src/core/service.c
src/shared/bus-unit-util.c