Skip to content

Remove trailing whitespace in systemd unit#51

Open
ixs wants to merge 3 commits into
st3fan:masterfrom
ixs:patch-1
Open

Remove trailing whitespace in systemd unit#51
ixs wants to merge 3 commits into
st3fan:masterfrom
ixs:patch-1

Conversation

@ixs

@ixs ixs commented Jul 9, 2020

Copy link
Copy Markdown

The trailing whitespace seems to confuse systemd (v219) here:

Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:8] Trailing garbage, ignoring.
Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:9] Unknown lvalue '-feedbackInterval' in section 'Service'
Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: xapsd.service lacks both ExecStart= and ExecStop= setting. Refusing.

frederik and others added 3 commits November 6, 2019 13:09
The trailing whitespace seems to confuse systemd (v219) here:

```
Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:8] Trailing garbage, ignoring.
Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:9] Unknown lvalue '-feedbackInterval' in section 'Service'
Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: xapsd.service lacks both ExecStart= and ExecStop= setting. Refusing.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant