chiark / gitweb /
tests: add test-execute
[elogind.git] / test / TEST-04-SECCOMP / will-not-fail.service
diff --git a/test/TEST-04-SECCOMP/will-not-fail.service b/test/TEST-04-SECCOMP/will-not-fail.service
deleted file mode 100644 (file)
index 5c1b594..0000000
+++ /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