Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/rivoreo-fork
/
.
/
test
/
test-execute
/
exec-capabilityboundingset-simple.service
blob: bf1a7f575af9d02ccf5d4ebe5624d38b9f1fe6d4 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
CapabilityBoundingSet
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set =cap_fowner,cap_kill"'
Type
=
oneshot
CapabilityBoundingSet
=
CAP_FOWNER CAP_KILL