When starting minion via /etc/init.d/minion start, the following errors appear in the console
It appears that these come from the `find-java.sh` script:
In this case, /opt contains folders which are owned by root, and cannot be read by the Minion user. Perhaps we should suppress these errors when attempting to locate the JRE.
When starting minion via /etc/init.d/minion start, the following errors appear in the console
It appears that these come from the `find-java.sh` script:
In this case, /opt contains folders which are owned by root, and cannot be read by the Minion user. Perhaps we should suppress these errors when attempting to locate the JRE.