Skip to content

SuccessExitStatus doesn't support multiple values #74

Description

@lwbt

Hello I just found this project and I think it will be very useful, while it must be quite a burden to maintain. 💪

I found this error in one of the files I wanted to check:

$ systemdlint jellyfin.service 
jellyfin.service:14:error [InvalidValue] - SuccessExitStatus=0 143

According to the official documentation this should be fine:

https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#SuccessExitStatus=

Example 1. A service with the SuccessExitStatus= setting

SuccessExitStatus=TEMPFAIL 250 SIGKILL

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions