chiark / gitweb /
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes etherne...
[elogind.git] / test / TEST-04-SECCOMP / will-fail.service
1 [Unit]
2 Description=Will fail
3
4 [Service]
5 ExecStart=/bin/echo "This should not be seen"
6 SystemCallFilter=ioperm
7 SystemCallFilter=~ioperm
8 SystemCallFilter=ioperm