1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
systemd/test/test-execute/exec-mount-apivfs-no.service
2021-08-26 02:54:37 +09:00

16 lines
317 B
Desktop File

[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