On RHEL 7
Edit the file /hybris/hybris/bin/platform/tomcat/bin/wrapper.sh
RUN_AS_USER=hybri
then
/hybris/hybris/bin/platform/tomcat/bin/wrapper.sh install
(as root) crontab -e
add the line
@reboot /etc/init.d/hybrisPlatform start
On RHEL 7
Edit the file /hybris/hybris/bin/platform/tomcat/bin/wrapper.sh
RUN_AS_USER=hybri
then
/hybris/hybris/bin/platform/tomcat/bin/wrapper.sh install
(as root) crontab -e
add the line
@reboot /etc/init.d/hybrisPlatform start