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

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