hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / test-execute / exec-systemcallfilter-failing3.service
blob4e7b81214b264ccfb438a10aafbc73dfc453e528
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Test for SystemCallFilter
5 [Service]
6 ExecStart=sh -c '/bin/echo "This should not be seen"'
7 Type=oneshot
8 LimitCORE=0
9 SystemCallArchitectures=native
10 SystemCallFilter=~write open execve fexecve execveat exit_group close mmap munmap fstat DONOTEXIST