Hi, Not sure about Raspbian, but for Ubuntu after I compile from source I usually have to kill the Rivendell daemons and then do a:
sudo chmod -s /usr/local/bin/caed /usr/local/bin/ripcd /usr/local/bin/rdcatchd After that start up Jackd, start up your daemons, and it all runs under the same user. Lorne Tyndale > > > Hi! > > I've made it (running jack from rdadmin) but runs as root, not as rd user... > > 15 Oca 2017 22:43 tarihinde "drew Roberts" <[email protected]> yazdı: > > Hey Emir, > > On Sun, Jan 15, 2017 at 2:16 PM, Emir Yapıcı <[email protected]> wrote: > > > Hello everyone! > > > > I have a problem with jackd connection. JACK can connect the clients with > > same user id who started the JACK server. So caed and JACK cannot > > communicate in this situation. > > I can do this connection in Ubuntu by changing the owner of > > "/var/run/rivendell" and restarting daemons. > > But this method isn't effective in Raspbian. I tried starting JACK via > > Rivendell but the owner of the process is "root" again. How can i change > > the owner of Rivendell daemons then? > > > > A couple of thoughts: > > 1. Set up rivendell to start jack in rdadmin. Then jack will run as the > proper user. > > 2. Setup a a script for root to run. Then set up sudo to allow the rd user > to run just that script. Let that script launch jack and any other jack > apps that you want in your chain. > > Hope this gives you some ideas. > > I would really like to see the user that caed and friends run as be a > config option. > > > > > > > *Best Regards* > > *Emir YAPICI* > > > > > > > > all the best, > > drew > -- > Bahamain Or Nuttin - http://www.bahamianornuttin.com > <http://www.bahamianornuttin.com/><hr>_______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
