Hey David,

If I reverse the change I made, I do get an error:

  * start-stop-daemon: --make-pidfile is only relevant with --pidfile
  * ERROR: liquidsoap.main failed to start

That's why I made that change. Instead of what I did, what should I do?

Damien

On 01/17/13 07:35, David Baelde wrote:
> Hi Damien,
>
> On Wed, Jan 16, 2013 at 3:40 PM, Damien Moody <[email protected]> 
> wrote:
>> I'd like to note that I had to modify the init script from the original by
>> adding --pidfile, because start() complained otherwise.
> This may not have been the right fix, and sounds like it could be the
> root cause of your problem: if start-stop-daemon creates the pidfile
> (as root) then of course liquidsoap (the user running liquidsoap) does
> not have the rights to overwrite it.
>
> Try reverting your change to the init script, make sure that
> liquidsoap (the user) has permission to create pid files (and delete
> any existing root-owned pid file) and see if you still get an error.
> If so, we can help understand that error.
>
> Good luck,


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to