summaryrefslogtreecommitdiff
path: root/test/exec-systemcallfilter-not-failing.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec-systemcallfilter-not-failing.service')
-rw-r--r--test/exec-systemcallfilter-not-failing.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/exec-systemcallfilter-not-failing.service b/test/exec-systemcallfilter-not-failing.service
deleted file mode 100644
index feb206ab6d..0000000000
--- a/test/exec-systemcallfilter-not-failing.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Test for SystemCallFilter
-
-[Service]
-ExecStart=/bin/echo "Foo bar"
-SystemCallFilter=~read write open execve ioperm
-SystemCallFilter=ioctl
-SystemCallFilter=read write open execve
-SystemCallFilter=~ioperm