Boot optimization: add systemd unit dependency, After=dbus.service deviced.service 57/182157/1 accepted/tizen/4.0/unified/20180621.141359 submit/tizen_4.0/20180621.024300
authorHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 21 Jun 2018 02:33:29 +0000 (11:33 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 21 Jun 2018 02:55:11 +0000 (02:55 +0000)
Change-Id: I1a6d22fdc5480310d17934c4071b554746ac034c
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit e38e617ced4ffafb321f69cf7883132348923352)

systemd/storaged.service

index afbe628..61527cc 100644 (file)
@@ -1,6 +1,7 @@
 [Unit]
 Description=System storage daemon
 Requires=dbus.socket
+After=dbus.service deviced.service
 
 [Service]
 Type=notify