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.1 by okamura, Sat Nov 18 13:06:38 2006 UTC revision 1.2 by okamura, Thu Nov 30 08:45:13 2006 UTC
# Line 141  Line 141 
141  #$Setting->{daemon} = [  #$Setting->{daemon} = [
142  #];  #];
143    
144    # using clamd (sample)
145    #push @{$Setting->{daemon}},
146    #       [qw(/Library/StartupItems/ClamAntiVirusDaemon/ClamAntiVirusDaemon restart)];
147    
148  # using freshclam as a daemon (sample)  # using freshclam as a daemon (sample)
149  #push @{$Setting->{daemon}},  #push @{$Setting->{daemon}},
150  #       [qw(chown root /usr/local/clamXav/bin/freshclam)],  #       [qw(chown root /usr/local/clamXav/bin/freshclam)],
151  #       [qw(chmod u-s /usr/local/clamXav/bin/freshclam)],  #       [qw(chmod u-s /usr/local/clamXav/bin/freshclam)],
152  #       [qw(/Library/StartupItems/FreshClamDaemon/FreshClamDaemon restart)];  #       [qw(/Library/StartupItems/FreshClamDaemon/FreshClamDaemon restart)];
153    
 # using clamd (sample)  
 #push @{$Setting->{daemon}},  
 #       [qw(/Library/StartupItems/ClamAntiVirusDaemon/ClamAntiVirusDaemon restart)];  
   
154    
155  #### Clean Targets ####  #### Clean Targets ####
156  # downloaded archive file  # downloaded archive file

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

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