summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-ambientcapabilities-merge-nobody.service
blob: 545081d62923ac98a834f7691038ccfdd8339b8b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Test for AmbientCapabilities

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