Code: Alles auswählen
oscam [-b] [-c config-dir] [-d] [-h]
-b : start in background
-c <dir> : read configuration from <dir>
default = /usr/local/etc
-d <level> : debug level mask
0 = no debugging (default)
1 = detailed error messages
2 = ATR parsing info, ECM, EMM and CW dumps
4 = traffic from/to the reader
8 = traffic from/to the clients
16 = traffic to the reader-device on IFD layer
32 = traffic to the reader-device on I/O layer
64 = EMM logging
255 = debug all
-h : show this help
Code: Alles auswählen
oscam [-b] [-s] [-c <config dir>] [-t <tmp dir>] [-d <level>] [-r <level>] [-h]
-b : start in background
-s : capture segmentation faults
-c <dir> : read configuration from <dir>
default = /usr/local/etc
-t <dir> : tmp dir <dir>
default = /tmp/.oscam
-d <level> : debug level mask
0 = no debugging (default)
1 = detailed error messages
2 = ATR parsing info, ECM, EMM and CW dumps
4 = traffic from/to the reader
8 = traffic from/to the clients
16 = traffic to the reader-device on IFD layer
32 = traffic to the reader-device on I/O layer
64 = EMM logging
128 = DVBAPI logging
255 = debug all
-r <level> : restart level
0 = disabled, restart request sets exit status 99
1 = restart activated, web interface can restart oscam (default)
2 = like 1, but also restart on segmentation faults
-h : show this help