]> git.pld-linux.org Git - packages/bannerfilter.git/commitdiff
- included update.sh patch
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Sat, 5 Jun 2004 07:25:24 +0000 (07:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bannerfilter-conf.patch -> 1.3

bannerfilter-conf.patch

index 19ab695c424c7245f67a2b62859d1e5fb8b445ab..a0cea12be41a7eabe6b418ed3baee270de447753 100644 (file)
@@ -8,4 +8,13 @@
 
  # URL of the directory containing the HTML and graphics files (this must
  # be accessible to the machine running Squid; it does not need to be
+--- bannerfilter-1.3/update.sh  2004-05-31 21:52:25.000000000 +0000
++++ bannerfilter-1.3.new/update.sh      2004-06-05 07:22:35.021741248 +0000
+@@ -114,5 +114,5 @@
+
+ # Send all instances of redirector.pl a signal to reload the data files
+ if [ $RELOAD == 1 ] && [ $CHANGED == 1 ]; then
+-  killall -HUP redirector.pl
++  killall -HUP redirector
+ fi
 
This page took 0.051178 seconds and 4 git commands to generate.