From e4a1c8bb4857c0fde0cfeb531d6c36e8ec13ab91 Mon Sep 17 00:00:00 2001 From: kick_ Date: Mon, 5 Aug 2002 08:42:13 +0000 Subject: [PATCH] same permissions, same runlevels as all the other initscripts --- privoxy-rh.spec | 7 +++++-- privoxy.init | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/privoxy-rh.spec b/privoxy-rh.spec index d6d94739..cb2273c4 100644 --- a/privoxy-rh.spec +++ b/privoxy-rh.spec @@ -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 # diff --git a/privoxy.init b/privoxy.init index 479e192a..b846f078 100644 --- a/privoxy.init +++ b/privoxy.init @@ -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. # -- 2.49.0