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