Ok, I have solved the problem of my custom service wrongly entering "failed" state by adding the line:
SuccessExitStatus=143
because that seems to be the usual exit code
of JVM after receiving "kill -TERM"
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
