Advertising
advertising
related pastes to tag 'rivendell'
- 2015036 - fix_rivendell_metadata2.sh: radio rivendell automation
-
- #!/bin/bash
- #set -x
- # fix_rivendell_carts_metadata.sh
- #
- # Script to update metadata in Rivendell database with info from Simian.
- #
- # Frederick Henderson 2010
- #
- 2014700 - /etc/security/limits.d/rivendell: radio rivendell realtime automation
-
- # generated by Frederick Henderson
- #
- # Change the @rivendell to match your group in /etc/rd.conf
- # The group follows AudioGroup=
- @rivendell - rtprio 99
- @rivendell - memlock unlimited
- @rivendell - nice -10
- 781682 - JBstrikesagain: rivendell
-
- ; rd.conf
- ;
- ; This is the default configuration file for Rivendell
- ;
- ; At the very least, you will need to change the 'AudioOwner='
- ; directive to point to a valid account on this machine!
- ;
- ; by Fred Gleason <fredg@paravelsystems.com>