You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name := "guide-menu-web"
packageArchetype.java_server
packageBin in Debian <<= debianJDebPackaging in Debian
serverLoading in Debian := ServerLoader.Upstart
daemonUser in Debian := "guide-menu"
I have following settings in build.sbt
But 'sbt debian:packageBin' command generates deb-scripts with 'guide-menu-web' user.
For example, \target\universal\tmp\bin\debianpostinst contains following script: https://gist.github.com/aparamonov/95f520720b5adcee7312
The text was updated successfully, but these errors were encountered: