Skip to content

Add serial log #73

Merged
merged 2 commits into from
Jan 31, 2019
Merged

Add serial log #73

merged 2 commits into from
Jan 31, 2019

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 31, 2019

I don't like the fact, that on most systems systemctl status shows
the state as degraded and that we have irrelevant entries in the journal,
just because we don't have a functioning ttyS1 available.

Regard serial.log@ as a "best effort" service, which continuously tries
to work with the device and just waits a bit on failure.

Use an external command for the loop instead of abusing the service
restart feature of systemd for that.

@donald donald force-pushed the master branch 2 times, most recently from 5a28146 to ea69a00 Compare January 31, 2019 07:40
Copy untracked file service file as is from /etc/systemd/system and add
to install.sh.
I don't like the fact, that on most systems `systemctl status` shows
the state as degraded and that we have irrelevant entries in the journal,
just because we don't have a functioning ttyS1 available.

Regard serial.log\@ as a "best effort" service, which continuously tries
to work with the device and just waits a bit on failure.

Use an external command for the loop instead of abusing the service
restart feature of systemd for that.
@pmenzel pmenzel merged commit a4c03bc into master Jan 31, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants