                SERVICE_PERMS Table Layout for Rivendell

The SERVICE_PERMS table holds data concerning which is permitted
to run which service.


FIELD NAME              TYPE               REMARKS
---------------------------------------------------------------
ID                      int(10) unsigned   Primary Key
STATION_NAME            varchar(64)        From CLOCKS.NAME
SERVICE_NAME            varchar(10)        From SERVICES.NAME
