mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2021-12-01 Fred Gleason <fredg@paravelsystems.com>
* Added support for JACK promiscuous mode to the 'rivendell' Systemd service. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
3
debian/postinst
vendored
3
debian/postinst
vendored
@@ -26,6 +26,9 @@ case "$1" in
|
||||
mv /etc/rd.conf /etc/rivendell.d/rd-default.conf
|
||||
ln -s /etc/rivendell.d/rd-default.conf /etc/rd.conf
|
||||
fi
|
||||
if test ! -e /etc/profile.d/rivendell-env.sh ; then
|
||||
cp /usr/share/rivendell/rivendell-env.sh /etc/profile.d/
|
||||
fi
|
||||
#
|
||||
# FIXME: Configure ALSA Here!
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user