Service stanza format

The format of the Service stanza is:

  Service:
    Name=<service_name>
    EntryPoints=<entries>

where:

<service_name>
The name of the service. This is defined by the service.
<entries>
The number of entry-points defined for the service. This includes the initialization and termination entry points.