Prepare setup_smack client function for running without CAP_MAC_ADMIN 37/74037/4
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 10 Jun 2016 11:59:00 +0000 (13:59 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 16 Jun 2016 12:14:41 +0000 (05:14 -0700)
commit81c23c4d28a67b39c78b79418fb657206bd31974
treed9bc467f23afcb07a9a19caca379c8f452401839
parent460417c9c636b9dc1409b888593e0a2a86b81b33
Prepare setup_smack client function for running without CAP_MAC_ADMIN

Without CAP_MAC_ADMIN we'll not be able to relabel opened sockets, which,
after analysis, seems unnecessary.

Change-Id: I2c2d7af60cbfe79e9a5edc9ee56ef5e1ed9edbf7
src/client/client-security-manager.cpp