summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-systemcallfilter-failing.service
blob: 996f859217cc4bb4331706a76d5a0559a00818a4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Test for SystemCallFilter

[Service]
ExecStart=/bin/sh -c 'echo "This should not be seen"'
Type=oneshot
LimitCORE=0
SystemCallFilter=ioperm
SystemCallFilter=~ioperm
SystemCallFilter=ioperm