Cross Reference: exec-systemcallfilter-not-failing.service
xref
: /
systemd
/
test
/
test-execute
/
exec-systemcallfilter-not-failing.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[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