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.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service b/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
index 9393e0a998..b1195d0d25 100644
--- a/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
+++ b/test/test-execute/exec-systemcallfilter-system-user-nfsnobody.service
@@ -2,7 +2,7 @@
Description=Test for SystemCallFilter in system mode with User set
[Service]
-ExecStart=/bin/echo "Foo bar"
+ExecStart=/bin/sh -c 'echo "Foo bar"'
Type=oneshot
User=nfsnobody
SystemCallFilter=~read write open execve ioperm