summaryrefslogtreecommitdiff
path: root/test/exec-systemcallfilter-failing2.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec-systemcallfilter-failing2.service')
-rw-r--r--test/exec-systemcallfilter-failing2.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/exec-systemcallfilter-failing2.service b/test/exec-systemcallfilter-failing2.service
deleted file mode 100644
index b7f7c2aff9..0000000000
--- a/test/exec-systemcallfilter-failing2.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[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