]> git.ipfire.org Git - thirdparty/systemd.git/blame - 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
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
f928d326 2[Unit]
281e05b6 3Description=Test for SystemCallFilter
f928d326
RC
4
5[Service]
f98ca3a1 6ExecStart=/bin/sh -c '/bin/echo "This should not be seen"'
cdaf5070 7Type=oneshot
a429223d 8LimitCORE=0
f98ca3a1 9SystemCallFilter=~write open execve fexecve execveat exit_group close mmap munmap fstat DONOTEXIST