Commit d6f15b8b95c1088ff4f30e40fba3fc41628e373b

Authored by Antonio Terceiro
1 parent 0bffa549

mailman: ignore stdout from check_perms

otherwise there is an email every minute in root's inbox
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
cookbooks/mailman/files/centos/mailman-spb
1 -* * * * * root /usr/lib/mailman/bin/check_perms -f 1 +* * * * * root /usr/lib/mailman/bin/check_perms -f >/dev/null