diff options
Diffstat (limited to 'test/TEST-04-SECCOMP/will-not-fail2.service')
-rw-r--r-- | test/TEST-04-SECCOMP/will-not-fail2.service | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/TEST-04-SECCOMP/will-not-fail2.service b/test/TEST-04-SECCOMP/will-not-fail2.service deleted file mode 100644 index 2df05e33e8..0000000000 --- a/test/TEST-04-SECCOMP/will-not-fail2.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=Reset SystemCallFilter - -[Service] -ExecStart=/bin/echo "Foo bar" -SystemCallFilter= |