remove locationd from car started processes for now

old-commit-hash: 7c71a14a89
commatwo_master
George Hotz 5 years ago
parent 5a12fc32e7
commit d7fcbc9c4b
  1. 2
      selfdrive/manager.py

@ -236,7 +236,7 @@ car_started_processes = [
'modeld', 'modeld',
'proclogd', 'proclogd',
'ubloxd', 'ubloxd',
'locationd', #'locationd',
] ]
if WEBCAM: if WEBCAM:

Loading…
Cancel
Save