summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-restrictnamespaces-no.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-execute/exec-restrictnamespaces-no.service')
-rw-r--r--test/test-execute/exec-restrictnamespaces-no.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-execute/exec-restrictnamespaces-no.service b/test/test-execute/exec-restrictnamespaces-no.service
index 33500302d2..5ffe081e45 100644
--- a/test/test-execute/exec-restrictnamespaces-no.service
+++ b/test/test-execute/exec-restrictnamespaces-no.service
@@ -3,5 +3,5 @@ Description=Test RestrictNamespaces=no
[Service]
RestrictNamespaces=no
-ExecStart=/bin/sh -x -c 'unshare -m -u -i -n -p -f'
+ExecStart=unshare -m -u -i -n -p -f
Type=oneshot