mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-22 08:55:40 +02:00
12 lines
457 B
Plaintext
12 lines
457 B
Plaintext
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)
|