summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service')
-rw-r--r--test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service b/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
new file mode 100644
index 0000000000..9393e0a998
--- /dev/null
+++ b/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Test for SystemCallFilter in system mode with User set
+
+[Service]
+ExecStart=/bin/echo "Foo bar"
+Type=oneshot
+User=nfsnobody
+SystemCallFilter=~read write open execve ioperm
+SystemCallFilter=ioctl
+SystemCallFilter=read write open execve
+SystemCallFilter=~ioperm