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

serverAutostart not available to configure #852

Closed
christophercampbell opened this issue Jul 25, 2016 · 4 comments
Closed

serverAutostart not available to configure #852

christophercampbell opened this issue Jul 25, 2016 · 4 comments
Labels
documentation Documentation should be extended or updated

Comments

@christophercampbell
Copy link

The docs indicate that the systemloaders can be set to not start after install, and I really need to be able to do this.

http://www.scala-sbt.org/sbt-native-packager/archetypes/systemloaders.html

This for example works:

serverLoading in Rpm := ServerLoader.Systemd

But this does not:

serverAutostart in Rpm := false

I am using sbt-native-packager 1.1.4

@muuki88 muuki88 added the documentation Documentation should be extended or updated label Jul 25, 2016
@muuki88
Copy link
Contributor

muuki88 commented Jul 25, 2016

Hi

Sorry for the confusion. The github page somehow shows the wrong version. If you go to http://sbt-native-packager.readthedocs.io/en/latest you will see that this is only for 1.2.0-M3 not in the 1.1.4 version.

@muuki88 muuki88 closed this as completed Jul 25, 2016
@christophercampbell
Copy link
Author

christophercampbell commented Jul 26, 2016

It does not exist in 1.2.0-M3 either. Should I open a new issue?

@muuki88
Copy link
Contributor

muuki88 commented Jul 26, 2016

You are right! This hasn't been released yet. Will create a 1.2.0-M4

@muuki88
Copy link
Contributor

muuki88 commented Jul 28, 2016

Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated
Projects
None yet
Development

No branches or pull requests

2 participants