entry: init eldbus before using eldbus 23/125523/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 17 Apr 2017 10:21:24 +0000 (19:21 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 18 Apr 2017 02:07:42 +0000 (11:07 +0900)
commitf94a54b9b92ca3cd15c9496634c0fbb55a700f3c
treed197e9f567711d6b163bdc334ac04a1570102bec
parent4c5a44eb8849ebe7a4f2a11fd53f93abc56b486c
entry: init eldbus before using eldbus

It is possilbe to make dbus connection without eldbus_init.
In this case it is possilbe to make UNWANTED eldbus_shutdown work.
If a connection remains while eldbus_shutdown, then the eldbus complains with
CRItical message causing abort.

Change-Id: I11c341e896242074c00290dee25ffc32a0c6dc6b
src/lib/elm_entry.c