summaryrefslogtreecommitdiff
path: root/test/TEST-04-SECCOMP/will-not-fail.service
blob: 5c1b59456e28e8b3ad378e299513f390036dbe7c (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Will not fail

[Service]
ExecStart=/bin/echo "Foo bar"
SystemCallFilter=~read write open execve ioperm
SystemCallFilter=ioctl
SystemCallFilter=read write open execve
SystemCallFilter=~ioperm