chiark / gitweb /
test: add basic seccomp tests
[elogind.git] / test / TEST-04-SECCOMP / will-fail.service
diff --git a/test/TEST-04-SECCOMP/will-fail.service b/test/TEST-04-SECCOMP/will-fail.service
new file mode 100644 (file)
index 0000000..c4e0be9
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=Will fail
+
+[Service]
+ExecStart=/bin/echo "This should not be seen"
+SystemCallFilter=ioperm
+SystemCallFilter=~ioperm
+SystemCallFilter=ioperm