chiark / gitweb /
sd-bus: always catch name requests for the special names "org.freedesktop.DBus" and...
[elogind.git] / test / exec-systemcallfilter-failing2.service
1 [Unit]
2 Description=Test for SystemCallFilter
3
4 [Service]
5 ExecStart=/bin/echo "This should not be seen"
6 SystemCallFilter=~write open execve exit_group close mmap munmap fstat DONOTEXIST