summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-capabilityambientset-nfsnobody.service
blob: 614cfdd5849cc27822d521041b3eaf1353539b3b (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Test for AmbientCapabilities

[Service]
ExecStart=/bin/sh -x -c 'c=$$(grep "CapAmb:" /proc/self/status); test "$$c" = "CapAmb:	0000000000003000"'
Type=oneshot
User=nfsnobody
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_RAW