               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         varchar(64)        From STATIONS.NAME
DESCRIPTION          varchar(64)
COMMAND_LINE         varchar(255)
