| Index: modules/updateserver/manifests/init.pp |
| diff --git a/modules/updateserver/manifests/init.pp b/modules/updateserver/manifests/init.pp |
| index ac8b2839aa1d4ba41ca3b183106854fe5ba9920e..0785b81cf5832b91311fd58a5e112828caf41af8 100644 |
| --- a/modules/updateserver/manifests/init.pp |
| +++ b/modules/updateserver/manifests/init.pp |
| @@ -130,7 +130,6 @@ class updateserver( |
| cron {'update_update_manifests': |
| ensure => present, |
| - environment => ['MAILTO=admins@adblockplus.org'], |
| command => $update_update_manifests_script, |
| user => 'sitescripts', |
| minute => '*/10', |