/[smeserver]/rpms/smeserver-clamav/sme7/smeserver-clamav-2.0.0-crondailyCreatelinks.patch
ViewVC logotype

Annotation of /rpms/smeserver-clamav/sme7/smeserver-clamav-2.0.0-crondailyCreatelinks.patch

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


Revision 1.3 - (hide annotations) (download)
Wed Jun 9 21:09:33 2010 UTC (14 years ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Re-work patch to improve and document template [SME: 4297]

1 wellsi 1.1 diff -ruN smeserver-clamav-2.0.0.old/createlinks smeserver-clamav-2.0.0/createlinks
2     --- smeserver-clamav-2.0.0.old/createlinks 2010-06-05 08:26:52.000000000 +0100
3     +++ smeserver-clamav-2.0.0/createlinks 2010-06-05 08:29:14.000000000 +0100
4     @@ -5,7 +5,7 @@
5     my $panel = "manager";
6     panel_link("clamav", $panel);
7    
8     -foreach (qw(freshclam.conf clamd.conf logrotate.d/clamscan))
9 wellsi 1.2 +foreach (qw(freshclam.conf clamd.conf logrotate.d/clamscan cron.daily/freshclam))
10 wellsi 1.1 {
11     templates2events("/etc/$_",
12     qw(
13     @@ -17,7 +17,6 @@
14     }
15    
16     templates2events("/etc/crontab", "clamav-update");
17     -templates2events("/etc/cron.daily/freshclam", "clamav-update");
18    
19     my $event = "email-update";
20    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed