]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add RestrictFileSystems= fragment parser
authorIago López Galeiras <iagol@microsoft.com>
Thu, 11 Feb 2021 15:59:30 +0000 (16:59 +0100)
committerIago Lopez Galeiras <iagol@microsoft.com>
Wed, 6 Oct 2021 08:52:14 +0000 (10:52 +0200)
commite59ccd035c94a8448d9b99bb0b8056ed3d3a339c
tree594049fe756c6a7fcaa6d439b1e81aa9f7369614
parentb1994387d3cb50b212fc4815941a8ff40d60cd85
core: add RestrictFileSystems= fragment parser

It takes an allow or deny list of filesystems services should have
access to.
src/core/bpf-lsm.c
src/core/bpf-lsm.h
src/core/load-fragment-gperf.gperf.in
src/core/load-fragment.c
src/core/load-fragment.h
src/systemctl/systemctl-show.c
test/fuzz/fuzz-unit-file/directives.mount
test/fuzz/fuzz-unit-file/directives.service
test/fuzz/fuzz-unit-file/directives.socket
test/fuzz/fuzz-unit-file/directives.swap