On Sat, May 22, 2010 at 1:01 AM, Romain Beauxis <[email protected]> wrote: >> freebsd 6.2, liquidsoap 0.9.2 installed from ports, > > Hey, I did not know there was a port for liquidsoap in freebsd :-)
yup, and we all should thanks our ukrainian friend [email protected] :) >> works only in >> foreground. >> >> if started with -d command-line switch or with script option >> set("init.daemon",true) - it just don't start, in logs (with --debug) >> i see this: > (...) >> and that's it, log ends. if i start it in foreground everything (for >> now "everything" is "playing files to icecast") works fine. help? >> thank you. > > My first answer would be to check the user under which you're running the > daemon and make sure this user can access the files used by the daemon (log > and > pid file). this port installs new user and group both named 'liquidsoap', logs are in /var/log/liquidsoap/radio.log, pid file is in /var/run/liquidsoap/radio.pid, and these dirs are writable for liquidsoap user. at least pid file is written and log file is updated after liquidsoap starts, but then it just quit without any crash message. -- your sweet isn't ready yet ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
