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

Contents 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.1 - (show annotations) (download)
Sun Aug 10 15:51:21 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-clamav-1_2_0-26_el4_sme, smeserver-clamav-1_2_0-25_el4_sme
Updates

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