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

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