Blob Blame History Raw
From 4ec811a3770425417528031954e309267a23b859 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
Date: Tue, 14 Feb 2012 15:46:14 +0100
Subject: [PATCH] Add LSB header to init script

---
 privoxy-generic.init |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/privoxy-generic.init b/privoxy-generic.init
index ac51234..507b669 100755
--- a/privoxy-generic.init
+++ b/privoxy-generic.init
@@ -1,5 +1,15 @@
 #!/bin/sh 
 # 
+#
+# This is file /etc/rc.d/init.d/privoxy and was put here
+# by the privoxy rpm
+#
+# chkconfig: - 84 09
+#
+# description: Web proxy with advanced filtering capabilities \
+#              such as filtering web page content, managing \
+#              cookies and removing ads
+#
 #  ********************************************************************
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/privoxy-generic.init,v $
-- 
1.7.7.6