On Tue, Feb 24, 2009 at 5:26 AM, Luciano A. Ferrer <[email protected]> wrote: > it is ok to use "--with-user=root --with-group=root"? > instead liquidsoap user/group?
I don't think you should do that. Root powers could result in bad surprises if liq goes mad.. who knows. Anyway, liq should refuse to run as root, so compiling as you propose would likely result in an unusable liq (at least in daemon mode). You should create a special user, if possible, or run it as your user if you have no other choice. Hope that helps, -- David ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
