Add log for invalid system service owner id 19/184919/5
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 24 Jul 2018 08:44:23 +0000 (10:44 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 28 Aug 2018 13:18:45 +0000 (13:18 +0000)
commit144715efed149cf7d0bb16a9c404f05222b71159
treebb3f0d0c4e7984a6d44b58843d14b295fb542c65
parent31a373a9389e65b242ac1890771bfee06f5cfb51
Add log for invalid system service owner id

System services (uid < 5000) should always use "/System" owner id.
Eiter by explicitly adding it to the alias or by running with "System"
label. Add log to make the reason of the failure more apparent.

Change-Id: I1be9861eadcae6eadd6d682b4cc66972c93d1728
src/manager/service/ckm-logic.cpp