Systemd/test/test-execute/exec-systemcallerrornumber....

9 lines
162 B
Desktop File

[Unit]
Description=Test for SystemCallErrorNumber
[Service]
ExecStart=/bin/sh -x -c 'uname -a'
Type=oneshot
SystemCallFilter=~uname
SystemCallErrorNumber=EACCES