diff -ruN smeserver-clamav-2.2.0.old/createlinks smeserver-clamav-2.2.0/createlinks --- smeserver-clamav-2.2.0.old/createlinks 2010-06-05 19:53:20.000000000 +0100 +++ smeserver-clamav-2.2.0/createlinks 2010-06-05 19:51:33.000000000 +0100 @@ -5,7 +5,7 @@ my $panel = "manager"; panel_link("clamav", $panel); -foreach (qw(freshclam.conf clamd.conf logrotate.d/clamscan)) +foreach (qw(freshclam.conf clamd.conf logrotate.d/clamscan cron.daily/freshclam)) { templates2events("/etc/$_", qw( 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 --- smeserver-clamav-2.2.0.old/root/etc/e-smith/templates/etc/cron.daily/freshclam 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-clamav-2.2.0/root/etc/e-smith/templates/etc/cron.daily/freshclam 2010-06-05 19:51:33.000000000 +0100 @@ -0,0 +1 @@ +# blank file \ No newline at end of file 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 --- smeserver-clamav-2.2.0.old/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-clamav-2.2.0/root/etc/e-smith/templates.metadata/etc/cron.daily/freshclam 2010-06-05 19:51:33.000000000 +0100 @@ -0,0 +1 @@ +PERMS=0755