Hi,

2013/4/26 Leonard de Ruijter <[email protected]>:
> On 4/25/2013 13:58, Romain Beauxis wrote:
>> Alright, this should do the trick:
>>    
>> https://github.com/savonet/ocaml-dtools/commit/b1a3fd060a49a507d625a308d07573b1b7853f65
>
> So it's supposed to work now, or do you have to change something in the
> liquidsoap code itself as well? With the newest liquidsoap-full from
> github, it doesn't seem to work still.

If you compile with the latest ocaml-dtools and use the internal
daemonization option, it should.

Make sure you do "git pull" from within ocaml-dtools to catch the
latest git there.

I will add a log message to see when pid file is created soon. Or you
could do it yourself and test, just look for the line where pid file
is created and add:
  Printf.printf "Pid file created\n"%!";
right after!


Romain

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to