diff options
Diffstat (limited to 'conf/files/lib/systemd/system/usbcan1.service')
-rw-r--r-- | conf/files/lib/systemd/system/usbcan1.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/files/lib/systemd/system/usbcan1.service b/conf/files/lib/systemd/system/usbcan1.service deleted file mode 100644 index a2b4d1a..0000000 --- a/conf/files/lib/systemd/system/usbcan1.service +++ /dev/null @@ -1,8 +0,0 @@ -[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 |