2011/9/1 Paulin Halenria <[email protected]>: > If I run /etc/liquidsoap/music.liq from the user, no problem > If the root run /etc/init.d/liquidsoap start, nothing happen, nothing in the > log
Try running as root: liquidsoap -c /etc/liquidsoap/music.liq (checking that the script is well formed) then liquidsoap -v /etc/liquidsoap/music.liq (run the script but not in daemon and with output on stdout). This should help troubleshooting. Cheers, -- David ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
