now it seems when I run /etc/init.d/liquidsoap start I get Starting liquidsoap channels: radio.liq /etc/init.d/liquidsoap: 55: /etc/init.d/liquidsoap: start-stop-daemon: not found OK
Thoughts? $ > On Apr 5, 2016, at 12:16 PM, Akos Veres <[email protected]> wrote: > > Hi Ashley, > > The issue is that the user you're using to run liquidsoap doesn't have access > to /var/run/liquidsoap/radio.pid. Either fix that, or change the settings in > your .liq file to a pid file inside the home folder of the user. > > Best regards, > Ákos Veres > > On Tue, Apr 5, 2016 at 4:59 PM, Ashley Bernard <[email protected] > <mailto:[email protected]>> wrote: > Hello all, > I’ve been running liquid soap via a secondary program called screen, which > basically allows you to run multiple shell processes. The reason for this is > that I can’t seem to be able to run it as demon. I know I obviously can’t run > it as root, but when I switch to another user to run the script I get > $ Fatal error: exception Sys_error("/var/run/liquidsoap/radio.pid: Permission > denied") > Raised by primitive operation at file "pervasives.ml > <http://pervasives.ml/>", line 239, characters 21-47 > Called from file "pervasives.ml <http://pervasives.ml/>", line 242, > characters 2-74 > What’s wrong here? Would love to just be able to run this as demon and be > done with it. > > ------------------------------------------------------------------------------ > > _______________________________________________ > Savonet-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/savonet-users > <https://lists.sourceforge.net/lists/listinfo/savonet-users> > > > ------------------------------------------------------------------------------ > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
