1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-04 13:51:24 +03:00
systemd/test/TEST-04-SECCOMP/will-fail.service

9 lines
159 B
SYSTEMD
Raw Normal View History

2014-02-14 20:21:41 +04:00
[Unit]
Description=Will fail
[Service]
ExecStart=/bin/echo "This should not be seen"
SystemCallFilter=ioperm
SystemCallFilter=~ioperm
SystemCallFilter=ioperm