summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-systemcallfilter-failing.service
blob: 3aad372900b3db5e07390c0623d42b5fbae74f9b (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=/bin/sh -c '/bin/echo "This should not be seen"'
Type=oneshot
LimitCORE=0
SystemCallFilter=ioperm
SystemCallFilter=~ioperm
SystemCallFilter=ioperm