Fix qmail-notify cron

tags/ipasserelle-base-0.2.65-1 0.2.37_el5
Daniel Berteaud 11 years ago
parent 790c372fb6
commit d2675bb752
  1. 3
      createlinks
  2. 1
      root/etc/cron.hourly/qmail-notify

@ -26,9 +26,6 @@ foreach my $event (qw/ipasserelle-update bootstrap-ldap-save/){
event_link("private-cacert", "$event", "25");
}
# Activation de qmail-notify
templates2events("/etc/cron.hourly/qmail-notify", qw(email-update bootstrap-console-save));
# Desactivation des checks RAID
templates2events("/etc/sysconfig/raid-check", qw(ipasserelle-update bootstrap-console-save));

@ -1,3 +1,2 @@
#!/bin/sh
exec qmail-notify -r -m -f /var/qmail/control/queuenotifymsg
Loading…
Cancel
Save