[updategraph]: Keep updategraph service active after start (#1651)
This commit is contained in:
parent
321ff4ebdc
commit
3993e58d1d
@ -7,6 +7,7 @@ Requires=database.service
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/updategraph
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user