chiark / gitweb /
test-functions: search for the initrd and kernel according to the BLS
[elogind.git] / test / exec-systemcallerrornumber.service
1 [Unit]
2 Description=Test for SystemCallErrorNumber
3
4 [Service]
5 ExecStart=/usr/bin/uname -a
6 SystemCallFilter=~uname
7 SystemCallErrorNumber=EACCES