chiark / gitweb /
machined: if /var/lib/machines is backed by a loop file, resize it on "machinectl...
[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