diff options
Diffstat (limited to 'recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service')
-rw-r--r-- | recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service b/recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service index 04e6a9c35..cc3b629a7 100644 --- a/recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service +++ b/recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service @@ -1,6 +1,6 @@ [Unit] Description=CAN interface helper -Before=kuksa-dbc-feeder.service +Before=kuksa-can-provider.service [Service] ExecStart=/usr/sbin/can-dev-helper.sh |