chiark / gitweb /
sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.conf.default...
[elogind.git] / test / TEST-04-SECCOMP / will-fail2.service
1 [Unit]
2 Description=Will fail 2
3
4 [Service]
5 ExecStart=/bin/echo "This should not be seen"
6 SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST