same permissions, same runlevels as all the other initscripts
authorkick_ <kick_@users.sourceforge.net>
Mon, 5 Aug 2002 08:42:13 +0000 (08:42 +0000)
committerkick_ <kick_@users.sourceforge.net>
Mon, 5 Aug 2002 08:42:13 +0000 (08:42 +0000)
privoxy-rh.spec
privoxy.init

index d6d9473..cb2273c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: privoxy-rh.spec,v 1.33.2.14 2002/07/27 21:58:16 kick_ Exp $
+# $Id: privoxy-rh.spec,v 1.33.2.15 2002/07/30 21:51:19 hal9 Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team. http://www.privoxy.org/
@@ -312,7 +312,7 @@ fi
 %defattr(0644,root,root,0755)
 
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
-%config(noreplace) %attr(0744,root,root) %{_sysconfdir}/rc.d/init.d/%{name}
+%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/%{name}
 
 %{_mandir}/man1/%{name}.*
 
@@ -722,6 +722,9 @@ fi
        additional "-r @" flag.
 
 # $Log: privoxy-rh.spec,v $
+# Revision 1.33.2.15  2002/07/30 21:51:19  hal9
+# Bump version to 2.9.17.
+#
 # Revision 1.33.2.14  2002/07/27 21:58:16  kick_
 # bump version
 #
index 479e192..b846f07 100644 (file)
@@ -3,7 +3,7 @@
 # This is file /etc/rc.d/init.d/privoxy and was put here 
 # by the privoxy rpm
 #
-# chkconfig: 235 84 09
+# chkconfig: 2345 84 09
 #
 # description: This shell script takes care of starting and stopping \
 #              privoxy.
@@ -43,6 +43,9 @@
 # 
 #  Revisions   :
 #     $Log: privoxy.init,v $
+#     Revision 1.8.2.1  2002/07/12 09:14:26  kick_
+#     don't use ghost files for rcX.d/*, chkconfig is available to do this job. Enable translation of error messge
+#
 #     Revision 1.8  2002/04/09 02:51:31  hal9
 #     Changed $JB to $PRIVOXY.
 #