As a daemon process, iCk accepts one flag, -v, which initializes the internal verbosity flags according to the value NNN provided. This value can be in decimal, hexidecimal, or octal. None of the symbolic flag names apply in this mode.� The following table shows the bit meanings:
Bit |
Name |
Description |
0x0001 |
V_RESCANBB |
Log messages whenever the Bulletin Board is rescanned |
0x0002 |
V_TIMINGMSG |
Log messages when timing messages are sent |
0x0004 |
V_HUNGPROCESS |
Log messages when hung process checking is performed |
0x0008 |
V_AUTOREBOOT |
Log messages when autoreboot processing is performed |
0x0010 |
V_FILEMAX |
Log messages when maximum file checks are performed |
0x0020 |
V_FILECHECK |
Log messages when file ownership/modes are checked |
0x0040 |
V_PIPECMDS |
Log messages when pipe commands are received |
0x0080 |
V_TRACE |
Log messages about all major routines in iCk |
0x0100 |
V_SERVICE |
Log messages whenever a service is queued or performed |