- Ongoing process to change name to JunkbusterNG
[privoxy.git] / junkbusterng.init
similarity index 97%
rename from junkbuster.init
rename to junkbusterng.init
index f5f045e..28ace8b 100644 (file)
@@ -33,6 +33,9 @@
 # 
 #  Revisions   :
 #     $Log: junkbuster.init,v $
+#     Revision 1.15  2002/03/09 15:05:58  swa
+#     wrong user.group
+#
 #     Revision 1.14  2002/03/06 06:13:40  hal9
 #     Adapted for Andreas' changes for --user and --pidfile.
 #
 #  Check that networking is up.
 [ ${NETWORKING} = "no" ] && exit 0
 
-JB_PRG="junkbuster"
+JB_OPRG="junkbuster"
+JB_PRG="jbng"
 JB_BIN="/usr/sbin/$JB_PRG"
-JB_CONF="/etc/$JB_PRG/config"
+JB_CONF="/etc/$JB_OPRG/config"
 JB_USER="junkbuster"
 JB_PID=/var/run/$JB_PRG.pid
 JB_LOCK=/var/lock/subsys/$JB_PRG