Fix proper config file location.
authorhal9 <hal9@users.sourceforge.net>
Mon, 25 Mar 2002 04:16:48 +0000 (04:16 +0000)
committerhal9 <hal9@users.sourceforge.net>
Mon, 25 Mar 2002 04:16:48 +0000 (04:16 +0000)
privoxy.init

index 0b1238d..58fe175 100644 (file)
@@ -33,6 +33,9 @@
 # 
 #  Revisions   :
 #     $Log: privoxy.init,v $
+#     Revision 1.3  2002/03/24 19:12:15  hal9
+#     Fixed some naming conflicts.
+#
 #     Revision 1.2  2002/03/24 11:40:14  swa
 #     name change
 #
 JB_OPRG="junkbuster"
 JB_PRG="privoxy"
 JB_BIN="/usr/sbin/$JB_PRG"
-JB_CONF="/etc/$JB_OPRG/config"
+JB_CONF="/etc/$JB_PRG/config"
 JB_USER="privoxy"
 JB_PID=/var/run/$JB_PRG.pid
 JB_LOCK=/var/lock/subsys/$JB_PRG