[serial watchdog] remove serial watchdog service dependency to rc.local (#1752)

* [serial watchdog] remove serial watchdog service dependency to rc.local

When restarting this service in rc.local, the dependency causes an error
in syslog. Removing the dependency to mute the error log entry.

* remove lines with empty inputs
This commit is contained in:
Ying Xie 2018-05-30 18:29:43 -07:00 committed by GitHub
parent 2d7046c410
commit c1057177d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
[Unit]
Description=Monitor serial port processes, kill stuck ones
Requires=
After=rc.local.Service
[Service]
ExecStart=/usr/bin/serial-port-watchdog.py -t ttyS0