From fa94f1388dc2453e974d2eda4163b0f7822811bc Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 19 Feb 2001 07:12:37 +0000 Subject: [PATCH] Add 500.queuerun --- etc/periodic/daily/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/periodic/daily/Makefile b/etc/periodic/daily/Makefile index 735fbdee6380..d0169342d05d 100644 --- a/etc/periodic/daily/Makefile +++ b/etc/periodic/daily/Makefile @@ -19,6 +19,7 @@ BIN= 100.clean-disks \ 440.status-mailq \ 450.status-security \ 460.status-mail-rejects \ + 500.queuerun \ 999.local .if !defined(NOUUCP) BIN+= 340.uucp \