]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/load-fragment.c
load-fragment: set PATH_CHECK_NON_API_VFS flag at various other places
authorLennart Poettering <lennart@poettering.net>
Mon, 5 Feb 2024 15:38:11 +0000 (16:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Feb 2024 10:13:28 +0000 (11:13 +0100)
commit8049bce6195f8dc5901cb4f60f1ac56206de887b
tree2e58bcb7ddc66b96ffb8cf126f2a2f28d88504de
parente0f6eaeb4f171329a6cdea4768555de8e2be3d39
load-fragment: set PATH_CHECK_NON_API_VFS flag at various other places

I tried to be conservative here, and hence in doubt I left the flag off,
but in some cases I really can't see any reason why it would make sense
to specifiy paths into API VFS, hence add it there, to lock things down
a bit.
src/core/load-fragment.c