summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-capabilityboundingset-reset.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-execute/exec-capabilityboundingset-reset.service')
-rw-r--r--test/test-execute/exec-capabilityboundingset-reset.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-execute/exec-capabilityboundingset-reset.service b/test/test-execute/exec-capabilityboundingset-reset.service
index 8eb142c..2443951 100644
--- a/test/test-execute/exec-capabilityboundingset-reset.service
+++ b/test/test-execute/exec-capabilityboundingset-reset.service
@@ -3,7 +3,7 @@
Description=Test for CapabilityBoundingSet
[Service]
-ExecStart=/bin/sh -x -c 'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set ="'
+ExecStart=sh -x -c 'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set ="'
Type=oneshot
CapabilityBoundingSet=CAP_FOWNER CAP_KILL
CapabilityBoundingSet=