summaryrefslogtreecommitdiff
path: root/test/exec-systemcallfilter-failing2.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec-systemcallfilter-failing2.service')
-rw-r--r--test/exec-systemcallfilter-failing2.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/exec-systemcallfilter-failing2.service b/test/exec-systemcallfilter-failing2.service
new file mode 100644
index 0000000000..b7f7c2aff9
--- /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