From acb4b9570dcf0a37549336a9a80197d9c8692d53 Mon Sep 17 00:00:00 2001 From: nohar Date: Wed, 12 Jul 2006 18:10:32 +0000 Subject: [PATCH] add a pid_file in bip.conf sample. --- samples/bip.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/bip.conf b/samples/bip.conf index e05500f..ec187ba 100644 --- a/samples/bip.conf +++ b/samples/bip.conf @@ -15,6 +15,8 @@ client_side_ssl = false; log_level = 3; +#pid_file="/var/run/bip/bip.pid"; + # This is where logs go. Channel and private messages will use that # configuration value as a prefix, and then log_format to determine # full log filename.