33 lines
1.0 KiB
Groff
33 lines
1.0 KiB
Groff
|
|
.TH oscam.services 5
|
||
|
|
.SH NAME
|
||
|
|
\fBoscam.services\fR - definition of services for OSCam
|
||
|
|
.SH SYNOPSIS
|
||
|
|
service definitions
|
||
|
|
.SH DESCRIPTIONS
|
||
|
|
.SS "The [<service name>] section"
|
||
|
|
service name section, service name sections are recurring, \fIrequired\fR, \fImaximum 64 services are allowed\fR
|
||
|
|
.PP
|
||
|
|
\fBcaid\fP = \fBCAID[,CAID]...\fP
|
||
|
|
.RS 3n
|
||
|
|
listing of CAIDs in hex
|
||
|
|
.RE
|
||
|
|
.RE
|
||
|
|
.PP
|
||
|
|
\fBprovid\fP = \fBprovider ID[,provider ID]...\fP
|
||
|
|
.RS 3n
|
||
|
|
listing of provider IDs in hex
|
||
|
|
.RE
|
||
|
|
.RE
|
||
|
|
.PP
|
||
|
|
\fBsrvid\fP = \fBservice ID[,service ID]...\fP
|
||
|
|
.RS 3n
|
||
|
|
listing of service IDs in hex
|
||
|
|
.RE
|
||
|
|
.SH EXAMPLES
|
||
|
|
[myservice]
|
||
|
|
CAID=0100,0200,000A
|
||
|
|
provid=000001,ABCDEF
|
||
|
|
srvid=0001,0002,000A,000B
|
||
|
|
.SH "SEE ALSO"
|
||
|
|
\fBlist_smargo\fR(1), \fBoscam\fR(1), \fBoscam.ac\fR(5), \fBoscam.cacheex\fR(5), \fBoscam.cert\fR(5), \fBoscam.conf\fR(5), \fBoscam.dvbapi\fR(5), \fBoscam.fakecws\fR(5), \fBoscam.guess\fR(5), \fBoscam.ird\fR(5), \fBoscam.provid\fR(5), \fBoscam.ratelimit\fR(5), \fBoscam.server\fR(5), \fBoscam.srvid\fR(5), \fBoscam.srvid2\fR(5), \fBoscam.tiers\fR(5), \fBoscam.user\fR(5), \fBoscam.whitelist\fR(5)
|