aboutsummaryrefslogtreecommitdiffstats
path: root/conf/files/lib/systemd/system/usbcan0.service
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-04 09:03:27 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-04 09:04:27 +0900
commitc404f25dcaa4e622a0fe9179bc79393a468093d1 (patch)
treecb53edb66a21a4463cdea12082fbd5b77a057035 /conf/files/lib/systemd/system/usbcan0.service
parent1fed2c5a38fed8bc91bb6b8a08982303eb9c2e82 (diff)
Revert "Change steering to systemd service for ces2019"
This reverts commit 1fed2c5a38fed8bc91bb6b8a08982303eb9c2e82. Change-Id: Id83b437eef556b8d3fcd95503b9ff5b4d94bc7a5 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'conf/files/lib/systemd/system/usbcan0.service')
-rw-r--r--conf/files/lib/systemd/system/usbcan0.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/files/lib/systemd/system/usbcan0.service b/conf/files/lib/systemd/system/usbcan0.service
deleted file mode 100644
index 12dc9e1..0000000
--- a/conf/files/lib/systemd/system/usbcan0.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[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