Initial import of CVS-v2_8_branch

This commit is contained in:
Fred Gleason
2014-08-12 15:13:02 -04:00
commit afd67c7af8
1508 changed files with 405304 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
JACK_CLIENTS Table Layout for Rivendell
The JACK_CLIENTS table contains data about jackd(1) clients to start
when starting the rivendell daemons.
FIELD NAME TYPE REMARKS
-------------------------------------------------------------------------
ID int unsigned(10) Primary Key
STATION_NAME char(64) From STATIONS.NAME
DESCRIPTION char(64)
COMMAND_LINE char(255)