Cross Reference: exec-capabilityboundingset-invert.service
xref
: /
systemd
/
test
/
test-execute
/
exec-capabilityboundingset-invert.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[Unit]
Description=Test for CapabilityBoundingSet
[Service]
ExecStart=
/bin/sh
-x -c 'c=$$(capsh --print | grep "^Bounding set .*cap_chown"); test -z "$$c"'
Type=oneshot
CapabilityBoundingSet=~CAP_CHOWN