aboutsummaryrefslogtreecommitdiff
path: root/pi_configs/home/Spartan_Racing_Charger/.config/systemd/user/mycan.service
blob: 1282f7dc67b2f1cf84c3675f536220d14ee3022b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Start mycan to process CAN
After=can0.service

[Service]
Type=simple
ExecStart=/usr/local/bin/mycan

[Install]
WantedBy=default.target