chiark / gitweb /
sd-bus: unify how we set the sender of synthetic messages
[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