chiark / gitweb /
resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-myhostname
[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