Skip to content

Commit c5eba7d

Browse files
taoyl-mslguohan
authored andcommitted
[baseimage]: Fix racing condition between updategraph and rc.local (#1175)
1 parent 1f9107d commit c5eba7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/image_config/updategraph/updategraph.service

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[Unit]
22
Description=download minigraph from graph service
3+
After=rc-local.service
34
Before=database.service
45

56
[Service]

0 commit comments

Comments
 (0)