From 457ee4133ecba8c500b3089144c684a839f52f30 Mon Sep 17 00:00:00 2001
From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Fri, 19 Nov 2004 20:32:14 +0000
Subject: [PATCH] - don't run in single shot mode by default

---
 sysv/vcached.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysv/vcached.conf b/sysv/vcached.conf
index 4dd5206..498811f 100644
--- a/sysv/vcached.conf
+++ b/sysv/vcached.conf
@@ -18,3 +18,6 @@ foreground=0
 
 # debug
 debug=0
+
+# run once
+single=0
-- 
2.47.0