summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/kuksa-val/can-dev-helper/can-dev-helper.service
blob: 04e6a9c350b0f288e52d8ceee6444e0d134ac4a1 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=CAN interface helper
Before=kuksa-dbc-feeder.service

[Service]
ExecStart=/usr/sbin/can-dev-helper.sh
Type=oneshot

[Install]
WantedBy=multi-user.target