Remove smack capability 84/78284/4 accepted/tizen/common/20160705.170657 accepted/tizen/ivi/20160705.101924 accepted/tizen/mobile/20160705.102008 accepted/tizen/tv/20160705.101919 accepted/tizen/wearable/20160705.101945 submit/tizen/20160705.083235
authorYunmi Ha <yunmi.ha@samsung.com>
Tue, 5 Jul 2016 04:40:16 +0000 (13:40 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Tue, 5 Jul 2016 08:03:11 +0000 (17:03 +0900)
commit9b45c1afa49103dcb4101f4b28bf7c145f3294a6
tree3295c35141aed46b313b6f4efedc33a788ae8125
parent19de5761b401c8f6ea61ed2fb539868890f05a56
Remove smack capability

with wearable profile, CAP_MAC_ADMIN and CAP_MAC_OVERRIDE capabilities are removed.
(can't use useradd/del/modify function without offline option.)
with other profile, only CAP_MAC_OVERRIDE capability is removed.

For this, gumd launcher was changed to systemd.

Change-Id: Ic95fceed41afc41e37e93606c3abf830536ac7d6
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
.gitignore
data/Makefile.am
data/Makefile.in
data/gumd.service [new file with mode: 0755]
packaging/gumd.spec
src/daemon/dbus/gumd-dbus-group-service-adapter.c [changed mode: 0644->0755]
src/daemon/dbus/gumd-dbus-user-service-adapter.c [changed mode: 0644->0755]
src/daemon/dbus/services/org.O1.SecurityAccounts.gUserManagement.service.in