Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX #770 add ExitStatusSuccess setting for systemd #834

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Jul 1, 2016

You can now add the ExitSuccessStatus as a setting

enablePlugins(JavaAppPackaging, SystemdPlugin)

// for rpm
systemdSuccessExitStatus in Rpm += Seq("143")
// for deb
systemdSuccessExitStatus in Debian += Seq("143")

@muuki88 muuki88 merged commit 436e46c into master Jul 6, 2016
@muuki88 muuki88 deleted the wip/770-systemd-sigterm branch July 6, 2016 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant