packaging: use setcap to give Murphy CAP_NET_ADMIN capability.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Thu, 3 Apr 2014 12:40:44 +0000 (15:40 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:15 +0000 (18:37 +0200)
commit97f4e8fdb5e8cd6eba60c2f1613b42d5f17e27de
tree8ed31580d5ae5d8ec18add2f16e3ee1ca7aecc24
parentb23b0eca2641881eb5d9860c8484d0d32150e923
packaging: use setcap to give Murphy CAP_NET_ADMIN capability.

This is needed for process tracking. Murphy opens a netlink socket to listen for
process events from kernel. If a tracked process dies, Murphy gets notified.
This is required to prevent "shadow resource sets" from already dead clients
using those resource frontend that don't have native tracking capabilities.

Change-Id: Ifdd390dac8d9b22cc1a6cb64c7dd83aa8b27cb31
packaging/murphy.spec