Change-Id: Id55c24607dbcd73d57eb53446abbfabc1870dcd0
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Type=simple
ExecStart=/usr/bin/bluetooth-share
KillMode=process
+Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket
\ No newline at end of file
install -D -m 0755 %{SOURCE1004} %{buildroot}%{TZ_SYS_DATA}/%{name}/init_db.sh
install -D -m 0644 packaging/bluetooth-share.service %{buildroot}%{_libdir}/systemd/system/bluetooth-share.service
-#%post
-#/sbin/ldconfig
-#%{TZ_SYS_DATA}/%{name}/init_db.sh
+%post
+/sbin/ldconfig
+%{TZ_SYS_DATA}/%{name}/init_db.sh
%post -n libbluetooth-share-devel -p /sbin/ldconfig