1 # SPDX-License-Identifier: LGPL-2.1-or-later
3 Description=Test bounding set is right with SystemCallFilter and non-root user
6 ExecStart=sh -x -c 'c=$$(capsh --print | grep "Bounding set "); test "$$c" = "Bounding set =cap_net_bind_service"'
9 SystemCallFilter=@system-service
10 CapabilityBoundingSet=CAP_NET_BIND_SERVICE