[baseimage]: Fix racing condition between updategraph and rc.local (#1175)

This commit is contained in:
Taoyu Li 2017-11-22 00:51:05 -08:00 committed by lguohan
parent 1f9107d044
commit c5eba7dd34

View File

@ -1,5 +1,6 @@
[Unit]
Description=download minigraph from graph service
After=rc-local.service
Before=database.service
[Service]