diff --git a/selfdrive/manager.py b/selfdrive/manager.py index ac49c7a2a..0c0b2a099 100755 --- a/selfdrive/manager.py +++ b/selfdrive/manager.py @@ -521,4 +521,3 @@ if __name__ == "__main__": main() # manual exit because we are forked sys.exit(0) - diff --git a/selfdrive/service_list.yaml b/selfdrive/service_list.yaml index c14f913f4..399483dbc 100644 --- a/selfdrive/service_list.yaml +++ b/selfdrive/service_list.yaml @@ -133,4 +133,4 @@ testJoystick: [8056, false] # proclogd -- fetches process information # publishes: procLog -# tombstoned -- reports native crashes +# tombstoned -- reports native crashes \ No newline at end of file