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

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