]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-execute/exec-systemcallfilter-failing2.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-execute / exec-systemcallfilter-failing2.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Test for SystemCallFilter
4
5 [Service]
6 ExecStart=/bin/sh -c '/bin/echo "This should not be seen"'
7 Type=oneshot
8 LimitCORE=0
9 SystemCallFilter=~write open execve fexecve execveat exit_group close mmap munmap fstat DONOTEXIST