Boot optimization: add systemd unit dependency, After=dbus.service deviced.service 48/182148/3
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:52:45 +0000 (11:52 +0900)
Change-Id: I1a6d22fdc5480310d17934c4071b554746ac034c
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
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