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

[Service]
ExecStart=sh -c '/bin/echo "This should not be seen"'
Type=oneshot
LimitCORE=0
SystemCallFilter=ioperm
SystemCallFilter=~ioperm
SystemCallFilter=ioperm