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