Systemd/test/test-execute/exec-systemcallfilter-failing.service
2017-10-12 13:26:39 +09:00

10 lines
196 B
Desktop File

[Unit]
Description=Test for SystemCallFilter
[Service]
ExecStart=/bin/sh -c 'echo "This should not be seen"'
Type=oneshot
SystemCallFilter=ioperm
SystemCallFilter=~ioperm
SystemCallFilter=ioperm