28 May
2015
28 May
'15
10:01 a.m.
On 28/05, Paul Grenyer wrote:
and can now start and stop the service like this:
service nexus start service nexus stop
I added the JAVA_HOME environment variable and added JAVAM_HOME/bin to the path for the nexus user, even though I suspect they're not needed.
When I restart the droplet, nexus doesn't start.
It's been a while since I really did anything any debian-based but don't you need to do something like $ update-rc.d nexus defaults to get it in the right magical (OLDSKOOL!) init folders? Steve