summaryrefslogtreecommitdiff
path: root/test/exec-systemcallerrornumber.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec-systemcallerrornumber.service')
-rw-r--r--test/exec-systemcallerrornumber.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/exec-systemcallerrornumber.service b/test/exec-systemcallerrornumber.service
new file mode 100644
index 0000000000..255a8b231a
--- /dev/null
+++ b/test/exec-systemcallerrornumber.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Test for SystemCallErrorNumber
+
+[Service]
+ExecStart=/usr/bin/uname -a
+SystemCallFilter=~uname
+SystemCallErrorNumber=EACCES