summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-mount-apivfs-no.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-execute/exec-mount-apivfs-no.service')
-rw-r--r--test/test-execute/exec-mount-apivfs-no.service16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/test-execute/exec-mount-apivfs-no.service b/test/test-execute/exec-mount-apivfs-no.service
new file mode 100644
index 0000000..3fec1b7
--- /dev/null
+++ b/test/test-execute/exec-mount-apivfs-no.service
@@ -0,0 +1,16 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Unit]
+Description=Test for find_executable() with MountAPIVFS=no
+
+[Service]
+Type=oneshot
+
+MountAPIVFS=false
+PrivateDevices=false
+PrivateMounts=true
+PrivateTmp=false
+PrivateUsers=false
+ProtectControlGroups=false
+ProtectKernelModules=false
+ProtectKernelTunables=false
+RootDirectory=/tmp/test-exec-mount-apivfs-no/root