summaryrefslogtreecommitdiff
path: root/test/TEST-04-SECCOMP/will-fail.service
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2014-11-11 20:05:40 +0100
committerTom Gundersen <teg@jklm.no>2014-11-13 10:39:51 +0100
commit281e05b6cb406debe7b290e5aee8eae049671c14 (patch)
treeee124bff7761e50b38a46745c1b110837f3cf7bd /test/TEST-04-SECCOMP/will-fail.service
parent07aa32e31d82d1239a618e07adedaecd35d96b27 (diff)
tests: add test-execute
add tests for the following directives: - WorkingDirectory - Personality - IgnoreSIGPIPE - PrivateTmp - SystemCallFilter: It makes test/TEST-04-SECCOMP obsolete, so it has been removed. - SystemCallErrorNumber - User - Group - Environment
Diffstat (limited to 'test/TEST-04-SECCOMP/will-fail.service')
-rw-r--r--test/TEST-04-SECCOMP/will-fail.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/TEST-04-SECCOMP/will-fail.service b/test/TEST-04-SECCOMP/will-fail.service
deleted file mode 100644
index c4e0be90f2..0000000000
--- a/test/TEST-04-SECCOMP/will-fail.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=Will fail
-
-[Service]
-ExecStart=/bin/echo "This should not be seen"
-SystemCallFilter=ioperm
-SystemCallFilter=~ioperm
-SystemCallFilter=ioperm