]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-execute/exec-capabilityboundingset-reset.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-execute / exec-capabilityboundingset-reset.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
ff4ca461
RC
2[Unit]
3Description=Test for CapabilityBoundingSet
4
5[Service]
cdaf5070
FB
6ExecStart=/bin/sh -x -c 'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set ="'
7Type=oneshot
ff4ca461
RC
8CapabilityBoundingSet=CAP_FOWNER CAP_KILL
9CapabilityBoundingSet=