]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-execute/exec-systemcallfilter-failing.service
Merge pull request #12392 from poettering/firstboot-salt
[thirdparty/systemd.git] / test / test-execute / exec-systemcallfilter-failing.service
1 [Unit]
2 Description=Test for SystemCallFilter
3
4 [Service]
5 ExecStart=/bin/sh -c 'echo "This should not be seen"'
6 Type=oneshot
7 LimitCORE=0
8 SystemCallFilter=ioperm
9 SystemCallFilter=~ioperm
10 SystemCallFilter=ioperm