test-execute: add a testcase for MountAPIVFS=no

This commit is contained in:
Yu Watanabe
2021-08-23 06:45:33 +09:00
parent aa2727517e
commit 42867dfeef
3 changed files with 215 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
[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