Systemd/test/TEST-04-SECCOMP/will-fail2.service

7 lines
170 B
SYSTEMD
Raw Normal View History

2014-02-14 17:21:41 +01:00
[Unit]
Description=Will fail 2
[Service]
ExecStart=/bin/echo "This should not be seen"
SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST