X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=test%2Fexec-systemcallfilter-failing2.service;fp=test%2Fexec-systemcallfilter-failing2.service;h=b7f7c2aff99ec66a146d04f7296013a0c1413e0c;hb=281e05b6cb406debe7b290e5aee8eae049671c14;hp=0000000000000000000000000000000000000000;hpb=07aa32e31d82d1239a618e07adedaecd35d96b27;p=elogind.git diff --git a/test/exec-systemcallfilter-failing2.service b/test/exec-systemcallfilter-failing2.service new file mode 100644 index 000000000..b7f7c2aff --- /dev/null +++ b/test/exec-systemcallfilter-failing2.service @@ -0,0 +1,6 @@ +[Unit] +Description=Test for SystemCallFilter + +[Service] +ExecStart=/bin/echo "This should not be seen" +SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST