1 |
wellsi |
1.1 |
diff -ruN smeserver-clamav-2.2.0.old/createlinks smeserver-clamav-2.2.0/createlinks |
2 |
|
|
--- smeserver-clamav-2.2.0.old/createlinks 2010-06-05 19:53:20.000000000 +0100 |
3 |
|
|
+++ smeserver-clamav-2.2.0/createlinks 2010-06-05 19:51:33.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 |
|
|
+foreach (qw(freshclam.conf clamd.conf logrotate.d/clamscan cron.daily/freshclam)) |
10 |
|
|
{ |
11 |
|
|
templates2events("/etc/$_", |
12 |
|
|
qw( |
13 |
|
|
diff -ruN smeserver-clamav-2.2.0.old/root/etc/e-smith/templates/etc/cron.daily/freshclam smeserver-clamav-2.2.0/root/etc/e-smith/templates/etc/cron.daily/freshclam |
14 |
|
|
--- smeserver-clamav-2.2.0.old/root/etc/e-smith/templates/etc/cron.daily/freshclam 1970-01-01 01:00:00.000000000 +0100 |
15 |
|
|
+++ smeserver-clamav-2.2.0/root/etc/e-smith/templates/etc/cron.daily/freshclam 2010-06-05 19:51:33.000000000 +0100 |
16 |
|
|
@@ -0,0 +1 @@ |
17 |
|
|
+# blank file |
18 |
|
|
\ No newline at end of file |
19 |
|
|
diff -ruN smeserver-clamav-2.2.0.old/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam smeserver-clamav-2.2.0/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam |
20 |
|
|
--- smeserver-clamav-2.2.0.old/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam 1970-01-01 01:00:00.000000000 +0100 |
21 |
|
|
+++ smeserver-clamav-2.2.0/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam 2010-06-05 19:51:33.000000000 +0100 |
22 |
|
|
@@ -0,0 +1 @@ |
23 |
|
|
+PERMS=0755 |