linux service generation #1423
Unanswered
seagullmike
asked this question in
Q&A
Replies: 1 comment
-
|
Hi, Thanks for your question. Can you give a minimal Did you enable the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to understand the process to generate a linux service based on scripts generated from the packager.
I have found the SystemdPlugin I put it in my build.sbt but when I run universal:packageXzTarball I get a package, but there is not a service file generated. I find the docs to customize the service template, but I don't know what the template should look like when it is to call a service based on scripts generated from JavaServerAppPackaging
is there a task that generates the service file?
Beta Was this translation helpful? Give feedback.
All reactions