Hi Alexandros, Sorry for such a delay.
On Thu, Jun 2, 2016 at 2:49 AM, Alexandros Prekates <[email protected]> wrote: > > Dear Maintainer, > > how invoke-rc.d script works? > > For example i change one directive to a virt_serv conf file (like a port) > and then execute: > # invoke-rc.d yaws reload > but i dont see the change. I can't reproduce this as for now. Both invoke-rc.d yaws reload and systemctl reload yaws make YAWS reload its config and change the listened port. > > But if i restart with : > # service yaws stop > # service yaws start > > then the change is seen. This way the port is changed as well. Cheers! -- Sergei Golovan

