Change the method to check if /opt/usr is ready. 41/186341/3
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Aug 2018 05:30:11 +0000 (14:30 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 15 Aug 2018 23:58:41 +0000 (08:58 +0900)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I440c984a07f76bd55852da76d54f2715867f66ff

packaging/msg-server.service

index 7f4fb2c..8987c6a 100755 (executable)
@@ -1,6 +1,8 @@
 [Unit]
 Description=Message server
-After=contacts-service.service lazy_mount.service systemd-logind.service
+After=contacts-service.service systemd-logind.service
+Wants=wait-mount@opt-usr.service
+After=wait-mount@opt-usr.service
 
 [Service]
 Type=simple