summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-systemcallfilter-failing2.service
blob: 3516078e1ffb94395cf4f1591e8c5abb6b3a3ee0 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test for SystemCallFilter

[Service]
ExecStart=/bin/echo "This should not be seen"
Type=oneshot
SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST