[updategraph]: Keep updategraph service active after start (#1651)

This commit is contained in:
Prince Sunny 2018-04-26 15:27:20 -07:00 committed by Guohan Lu
parent f46e873916
commit 90c94334e5

View File

@ -7,6 +7,7 @@ Requires=database.service
[Service]
Type=oneshot
ExecStart=/usr/bin/updategraph
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target