]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-execute/exec-mount-apivfs-no.service
bpf: fix SPDX short identifier for LGPL-2.1-or-later
[thirdparty/systemd.git] / test / test-execute / exec-mount-apivfs-no.service
1 [Unit]
2 Description=Test for find_executable() with MountAPIVFS=no
3
4 [Service]
5 Type=oneshot
6
7 MountAPIVFS=false
8 PrivateDevices=false
9 PrivateMounts=true
10 PrivateTmp=false
11 PrivateUsers=false
12 ProtectControlGroups=false
13 ProtectKernelModules=false
14 ProtectKernelTunables=false
15 RootDirectory=/tmp/test-exec-mount-apivfs-no/root