activitylog was still using oklog run.Group{} for starting the service this cause issue during shutdown. Seems this service was overlooked when switching all the other services to use runner. Fixes: #2746