summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-systemcallfilter-failing2.service
blob: 8cdb8de45b8f91f13f6e5eafb4a075ad039351ed (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for SystemCallFilter

[Service]
ExecStart=/bin/sh -c '/bin/echo "This should not be seen"'
Type=oneshot
LimitCORE=0
SystemCallFilter=~write open execve fexecve execveat exit_group close mmap munmap fstat DONOTEXIST