/[smeserver]/rpms/smeserver-clamav/sme7/smeserver-clamav-1.2.0-crontab.patch
ViewVC logotype

Annotation of /rpms/smeserver-clamav/sme7/smeserver-clamav-1.2.0-crontab.patch

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


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 15:36:01 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-clamav-1.2.0/createlinks mezzanine_patched_smeserver-clamav-1.2.0/createlinks
2     --- smeserver-clamav-1.2.0/createlinks 2008-08-10 09:39:15.000000000 -0600
3     +++ mezzanine_patched_smeserver-clamav-1.2.0/createlinks 2008-08-10 09:36:37.000000000 -0600
4     @@ -5,7 +5,7 @@
5     my $panel = "manager";
6     panel_link("clamav", $panel);
7    
8     -foreach (qw(freshclam.conf clamd.conf crontab))
9     +foreach (qw(freshclam.conf clamd.conf))
10     {
11     templates2events("/etc/$_",
12     qw(
13     @@ -16,6 +16,8 @@
14     ));
15     }
16    
17     +templates2events("/etc/crontab", "clamav-update");
18     +
19     my $event = "email-update";
20    
21     foreach my $event (qw(bootstrap-console-save email-update clamav-update))

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