]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-execute/exec-capabilityboundingset-reset.service
Merge pull request #14194 from yuwata/network-multipath-routing-12541
[thirdparty/systemd.git] / test / test-execute / exec-capabilityboundingset-reset.service
CommitLineData
ff4ca461
RC
1[Unit]
2Description=Test for CapabilityBoundingSet
3
4[Service]
cdaf5070
FB
5ExecStart=/bin/sh -x -c 'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set ="'
6Type=oneshot
ff4ca461
RC
7CapabilityBoundingSet=CAP_FOWNER CAP_KILL
8CapabilityBoundingSet=