1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 18:55:09 +03:00
systemd-stable/test/exec-systemcallfilter-failing.service

9 lines
175 B
SYSTEMD
Raw Normal View History

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