Skip to content

Commit

Permalink
[updategraph]: Keep updategraph service active after start (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
prsunny authored and lguohan committed Apr 26, 2018
1 parent f46e873 commit 90c9433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/image_config/updategraph/updategraph.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Requires=database.service
[Service]
Type=oneshot
ExecStart=/usr/bin/updategraph
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target

0 comments on commit 90c9433

Please sign in to comment.