From 5b5db45ced6051e955e0079f53388ca098c1512e Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sat, 16 Feb 2008 01:48:32 +0100 Subject: [PATCH] Revert "300maintainerdb: Don't enable by default" This reverts commit 5f8ee583323112914d5f63f5755213a979123c51. Because this is the one branch where we actually want to have it enabled... --- cron.d/300maintainerdb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cron.d/300maintainerdb b/cron.d/300maintainerdb index 7d1bde8..898a4c0 100755 --- a/cron.d/300maintainerdb +++ b/cron.d/300maintainerdb @@ -2,11 +2,5 @@ . `dirname $0`/../config.sh -echo >&2 This script is disabled by default, since it is not useful without -echo >&2 further setup and also some advertising of the actual addresses. -echo >&2 Before you enable this you should have the consent of the people that -echo >&2 this will send mail to! -exit 1 - cd ${bindir} ${bindir}/build-maintainerdb -- 2.39.2