aboutsummaryrefslogtreecommitdiffstats
path: root/conf/files/lib/systemd/system/usbcan0.service
blob: 12dc9e15193a67efa7f298f061e96c000ad3acd9 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=slcan0 starter 
After=remote-fs.target
After=syslog.target

[Service]
ExecStart=/usr/bin/slcand -F -o -s6 -t hw -S 3000000 /dev/ttyUSB0
Restart=on-failure