]
Brian Stansberry reassigned WFCORE-1615:
----------------------------------------
Fix Version/s: 3.0.0.Alpha4
Assignee: Jorge Solorzano
Resolution: Done
Make wildfly-init-redhat.sh consistent with wildfly-init-debian.sh
------------------------------------------------------------------
Key: WFCORE-1615
URL:
https://issues.jboss.org/browse/WFCORE-1615
Project: WildFly Core
Issue Type: Enhancement
Components: Scripts
Affects Versions: 3.0.0.Alpha2
Reporter: Jorge Solorzano
Assignee: Jorge Solorzano
Priority: Trivial
Fix For: 3.0.0.Alpha4
To make both scripts more consistent in terms of functionality.
Changes include:
* Add LSB INIT INFO
* Validate user and permisions.
* Make output of status more standard.
* Improve output messages.
* Include WFCORE-1604
Tested enviroments:
* CentOS 6.8
* CentOS 7.2
* Fedora 24 Server
The script should be functional on both pre-systemd and systemd without weird behaivior.