Fix qmail-notify cron

tags/ipasserelle-base-0.2.65-1
Daniel Berteaud 11 years ago
parent 4dcc72561d
commit b6f6e876f2
  1. 3
      createlinks
  2. 3
      root/etc/e-smith/templates/etc/cron.hourly/qmail-notify/10All

@ -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 +0,0 @@
#!/bin/sh
exec qmail-notify -r -m -f /var/qmail/control/queuenotifymsg
Loading…
Cancel
Save