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

Fixed another typo #14

Merged
merged 2 commits into from
Nov 29, 2016
Merged

Fixed another typo #14

merged 2 commits into from
Nov 29, 2016

Conversation

juhoffma
Copy link
Contributor

There are some more issues with the systemd change. Is there a reason, why you are not using the systemd file provided with wildfly under {{WILDFLY_HOME}}/docs/contrib/scripts/systemd/? If you are ok with it, I would change the role to include that service, because it would then allow to pull in the details from wildfly.conf as with the init file.

A systemd definition requires the identification of a given Service, whether it is a service or a socket, etc. This bugfix fixes inkatze#8. But there are more things to do. The init script allowed for a lot more options, which need to be ported into the systemd script. I think the easiest would be to call the init script with the start option from the service definition file. Let me know what you think.
@inkatze
Copy link
Owner

inkatze commented Nov 28, 2016

Please, go ahead if you want. The reason the systemd file is so weird is because it wasn't originally supported by the role. It was added in a recent commit that looked small enough to not cause any harm, but I was mistaken.

So yeah, I will appreciate if you use the systemd file provided by wildfly, but in that case I don't know if you'd want to close this pull request and fix these typos later; let me know.

@inkatze inkatze merged commit 7d3796b into inkatze:master Nov 29, 2016
@inkatze
Copy link
Owner

inkatze commented Nov 29, 2016

Created #16 to keep track of this issue. Thanks!

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.

2 participants