Eliminate meaningless unit dependency 97/209597/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 9 Jul 2019 07:57:50 +0000 (16:57 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 9 Jul 2019 07:57:54 +0000 (16:57 +0900)
commit3003a2b00cc85948c07fc432dce9c087fa6c972c
tree314916c8ecbeadef390085c86300b47ce0dd3d9f
parent2221ccfa4ef2f7bd58f10896f1a9acc3b01bfbb7
Eliminate meaningless unit dependency

Because contacts-service.service is a simple type, in the worst case, calendar-serviced.service can be executed first.
The simple type recognizes that the service is complete if only the fork succeeds.

We need to find a clearer dependency between the two services.

Change-Id: I22f5ab0bb4e9512ce62dadf95a0de6a9ff5cb0e5
packaging/calendar-serviced.service