1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
systemd/test/exec-systemcallfilter-failing2.service

7 lines
184 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=~write open execve exit_group close mmap munmap fstat DONOTEXIST