]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-execute/exec-systemcallerrornumber.service
Merge pull request #1783 from vcaputo/still_make_progress_when_throttling
[thirdparty/systemd.git] / test / test-execute / exec-systemcallerrornumber.service
CommitLineData
281e05b6
RC
1[Unit]
2Description=Test for SystemCallErrorNumber
3
4[Service]
64810140 5ExecStart=/bin/sh -c 'uname -a'
281e05b6
RC
6SystemCallFilter=~uname
7SystemCallErrorNumber=EACCES