I'm facing a weird problem but cant find any convenient way to fix it.
It seems that the service starts before network is connected, so i get a bind error in the log, and the server doesn't start up!
When i set the service to "delayed start", everything works fine. But this is just a workaround for me, since it takes some minutes to load this way. That is not what i bought a ssd for
So here is my question: Can we set the service in a way that it waits for network connection to exist befor starting up? I tried using "wrapper.ntservice.dependency", but didn't come too far.
Any help would be appreciated
Regards
