]> git.ipfire.org Git - thirdparty/systemd.git/commit
tmpfiles: we don't support the combination of --root and --user, hence refuse it
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Jul 2020 15:52:48 +0000 (17:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Aug 2020 18:26:25 +0000 (20:26 +0200)
commitb63aacaa1ab83ce328d199aea4238c654ceaf0d8
tree7b441562a551f741d544c8c77d66afb819480972
parentdd04fb3268691ad847f72c5852eb1e208fc7d627
tmpfiles: we don't support the combination of --root and --user, hence refuse it

--user only really works with certain env vars such as XDG_RUNTIME_DIR
set, but that's just weird if --root= is used.
src/tmpfiles/tmpfiles.c