Add information about the relationship between unit dependencies 49/208749/1
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 28 Jun 2019 01:47:45 +0000 (10:47 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 28 Jun 2019 02:15:46 +0000 (11:15 +0900)
Change-Id: Ia6f196c854933e5323ef6e7f4011541bd42494c1

systemd/deviced.service

index 3a286d9..69d25d8 100644 (file)
@@ -1,6 +1,11 @@
 [Unit]
 Description=System device daemon
 
+# Caution: never uncomment belwo "Wants=" and "After=" entries.
+# Just information, deviced internally wait for /run/.wm_ready
+# Wants=display-manager.service
+# After=display-manager.service
+
 [Service]
 Type=notify
 SmackProcessLabel=System::Privileged