Develop and Download Open Source Software

Browse CVS Repository

Diff of /clamav-update/clamav-update/clamav-update.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by okamura, Thu Nov 30 08:45:13 2006 UTC revision 1.3 by okamura, Thu Nov 30 17:48:47 2006 UTC
# Line 39  Line 39 
39    
40  # log options (only syslog)  # log options (only syslog)
41  #   ['OPTION1', 'OPTION2' ...] or [qw(OPTION1 OPTION2 ...)]  #   ['OPTION1', 'OPTION2' ...] or [qw(OPTION1 OPTION2 ...)]
 #   cons   - If clamav-update.pl cannot pass the message to syslogd(8) it will  
 #            attempt to write the message to the console.  
42  #   ndelay - Open the connection to syslogd(8) immediately.  #   ndelay - Open the connection to syslogd(8) immediately.
43  #   perror - Write the message to standard error output as well to the system log.  #   perror - Write the message to standard error output as well to the system log.
44  #   pid    - Log the process id with each message.  #   pid    - Log the process id with each message.
45  #$Setting->{logging}->{openlog}->{logopt} = [qw(cons)];  #$Setting->{logging}->{openlog}->{logopt} = [qw()];
46    
47  # log facility (only syslog)  # log facility (only syslog)
48  #   'console' - Messages written to /dev/console by the kernel console output  #   'console' - Messages written to /dev/console by the kernel console output

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26