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
My project consists of some submodules. Every submodule is separate application. Rpm tries to add user while installing and to remove it in uninstall. But my applications run on one server. I don't want to remove\add user on each install\uninstall process.
Can sbt-packager skip add and remove user by settings some key to "off"?
Information
What sbt-native-packager are you using: 1.3.6
What sbt version: 1.1.6
What is your build system (e.g. Ubuntu, MacOS, Windows, Debian ): Ubuntu 16.04
What package are you building (e.g. docker, rpm, ...): Rpm
What version has your build tool (find out with e.g. rpm --version): 4.12.0.1
What is your target system (e.g. Ubuntu 16.04, CentOS 7): CentOS 7
The text was updated successfully, but these errors were encountered:
My project consists of some submodules. Every submodule is separate application. Rpm tries to add user while installing and to remove it in uninstall. But my applications run on one server. I don't want to remove\add user on each install\uninstall process.
Can sbt-packager skip add and remove user by settings some key to "off"?
Information
rpm --version
): 4.12.0.1The text was updated successfully, but these errors were encountered: