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