Cross Reference: exec-systemcallfilter-failing2.service
xref
: /
systemd
/
test
/
test-execute
/
exec-systemcallfilter-failing2.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[Unit]
Description=Test for SystemCallFilter
[Service]
ExecStart=
/bin/echo
"This should not be seen"
Type=oneshot
SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST