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

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