Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-rc2
/
.
/
test
/
test-execute
/
exec-systemcallfilter-failing2.service
blob: c74f42248bdf04c436f72a294d49c8ec1cdb9994 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
SystemCallFilter
[
Service
]
ExecStart
=
/bin/
sh
-
c
'echo "This should not be seen"'
Type
=
oneshot
LimitCORE
=
0
SystemCallFilter
=~
write open execve exit_group close mmap munmap fstat DONOTEXIST