]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/load-fragment.c
load-fragment: allow to specify RestrictNamespaces= multiple times
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 May 2018 01:36:39 +0000 (10:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 5 May 2018 02:07:37 +0000 (11:07 +0900)
commitaa9d574de9f4817e5c948018f14e02ccca5c0e42
treef86060efa9e4a3d9aecab36c8c5bf404800c6567
parent86c2a9f1c2ea3873e555f0d035bd1fe72a24658a
load-fragment: allow to specify RestrictNamespaces= multiple times

If multiple RestrictNamespaces= settings are set, then merge the settings.
This also drops supporting "~yes" and "~no".
src/core/execute.c
src/core/load-fragment.c
src/shared/bus-unit-util.c
src/shared/nsflags.h