On Tue, Jan 27, 2009 at 02:27:59PM -0500, Joe Gidi wrote: > I've been playing with aucat's new sound server capabilities, and it's > impressed me enough that I'd like to have it running as a system-wide > sound daemon. What is proper way to have it launch at boot? An entry in > rc.conf.local like 'aucat_flags="-l"'?
I'm curious what you mean by "system-wide"? I always use it as my own user. I start it from .xsession with the following line pgrep aucat || (/usr/bin/aucat -l &) -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org

