chiark / gitweb /
tests: add test-execute
[elogind.git] / test / exec-systemcallfilter-failing2.service
diff --git a/test/exec-systemcallfilter-failing2.service b/test/exec-systemcallfilter-failing2.service
new file mode 100644 (file)
index 0000000..b7f7c2a
--- /dev/null
@@ -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