[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 lguohan
parent 321ff4ebdc
commit 3993e58d1d

View File

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