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

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