From 4312f31f9ea2001713e4e1349dcad2f0d3ab618a Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 1 Sep 2005 18:52:53 +0000 Subject: [PATCH] - whoops, every 15 minutes instead of every 15 hours --- scripts/vcached.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/vcached.cron b/scripts/vcached.cron index a823f0e..aacd5d3 100644 --- a/scripts/vcached.cron +++ b/scripts/vcached.cron @@ -4,7 +4,7 @@ # Mark Huang # Copyright (c) 2004-2005 The Trustees of Princeton University # -# $Id: vcached,v 1.10 2004/11/29 21:56:45 mlhuang Exp $ +# $Id: vcached.cron,v 1.1 2005/08/21 21:38:52 mlhuang Exp $ # -* */15 * * * root vcached +*/15 * * * * root vcached -- 2.43.0