chiark / gitweb /
units: there is no systemd-udev-hwdb-update.service
[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