blob: 545081d62923ac98a834f7691038ccfdd8339b8b [file] [log] [blame] [raw]
[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