- End of RW update, reboot doesn't work because dbus doesn't activated.
- To solve above problem, force active dbus socket with rw update
Change-Id: Ifae69bf649ca180a538ce5851b9ba455daee587e
Signed-off-by: Jeon Sang-Heon <sh95.jeon@samsung.com>
ln -s ../offline-update.service %{buildroot}%{_unitdir}/system-update.target.wants/offline-update.service
ln -s ../getty.target %{buildroot}%{_unitdir}/system-update.target.wants
ln -s ../cynara.socket %{buildroot}%{_unitdir}/system-update.target.wants
+ln -s ../dbus.socket %{buildroot}%{_unitdir}/system-update.target.wants
# SDB debugging
install -m 644 units/udev-sdb-init.service %{buildroot}%{_unitdir}