Skip to content

Create postinstall script for debian package #1530

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

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

kouamschekina
Copy link
Contributor

Wrote a script to create a user before generating the debian package

@kouamschekina kouamschekina requested a review from max402 May 22, 2025 07:24
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket-common</artifactId>
<version>2.10.1</version>
</dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why in main pom.xml added dependency to junixsocket-core and here other two?
And what about fintech-server? It also could connect to db via unix-sockets

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added dependencies are required, in addition to junixsocket-core, which can only be used in the main pom

@kouamschekina kouamschekina requested a review from max402 May 23, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants