From 207dff6092f064ba25c96e6bb421c319a3e5dae7 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Fri, 15 May 2020 13:53:36 -0700 Subject: [PATCH] turn locationd back on old-commit-hash: ed5284f9b3768df8693b7e14e5e5285c9c64d10f --- selfdrive/manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/manager.py b/selfdrive/manager.py index c2db758233..1fe4a02780 100755 --- a/selfdrive/manager.py +++ b/selfdrive/manager.py @@ -236,7 +236,7 @@ car_started_processes = [ 'modeld', 'proclogd', 'ubloxd', - #'locationd', + 'locationd', ] if WEBCAM: