On Nov 18, 2018, at 06:30, Schwoon, newsletter <newslet...@schwoon.info> wrote:

> By the way, I would prefer to run caed ripcd and rdctachd with user rights, 
> so that other jack clients will still work. (Stereotool, CALF, VLC ..) On RD2 
> Debian 8 i use three .service files with success..
> 
> ------------------snip------------------
> cp caed.service /etc/systemd/system
> cp ripcd.service /etc/systemd/system
> cp rdcatchd.service /etc/systemd/system
> 
> Then enable them to start on bootup
> 
> systemctl daemon-reload
> systemctl enable caed.service
> systemctl enable ripcd.service
> systemctl enable rdcatchd.service
> -----------------------------------------

This is not going to work on v3.x, where a new rdservice(8) component 
orchestrates all Rivendell background tasks, including (but not limited to) the 
three service daemons. The only boot-time component is a systemd service that 
starts rdservice(8). We could, I suppose, add a capability to configure caed(8) 
to run as a specified user so as to facilitate JACK interoperability. 

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to