--- virusgw-bin.orig	Thu May 20 15:03:30 2004
+++ virusgw-bin	Thu May 20 15:12:09 2004
@@ -1,4 +1,4 @@
-/home/virusgw/http/log/access.log {
+/home/virusgw/log/http/access.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_http | grep -v grep >/dev/null 2>&1
@@ -8,7 +8,7 @@
       fi
     endscript
 }
-/home/virusgw/http/log/error.log {
+/home/virusgw/log/http/error.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_http | grep -v grep >/dev/null 2>&1
@@ -18,7 +18,7 @@
       fi
     endscript
 }
-/home/virusgw/http/log/info.log {
+/home/virusgw/log/http/info.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_http | grep -v grep >/dev/null 2>&1
@@ -28,7 +28,7 @@
       fi
     endscript
 }
-/home/virusgw/http/log/virus.log {
+/home/virusgw/log/http/virus.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_http | grep -v grep >/dev/null 2>&1
@@ -40,7 +40,7 @@
 }
 
 
-/home/virusgw/smtp/log/access.log {
+/home/virusgw/log/smtp/access.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_smtp | grep -v grep >/dev/null 2>&1
@@ -50,7 +50,7 @@
       fi
     endscript
 }
-/home/virusgw/smtp/log/error.log {
+/home/virusgw/log/smtp/error.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_smtp | grep -v grep >/dev/null 2>&1
@@ -60,7 +60,7 @@
       fi
     endscript
 }
-/home/virusgw/smtp/log/info.log {
+/home/virusgw/log/smtp/info.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_smtp | grep -v grep >/dev/null 2>&1
@@ -70,7 +70,7 @@
       fi
     endscript
 }
-/home/virusgw/smtp/log/virus.log {
+/home/virusgw/log/smtp/virus.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_smtp | grep -v grep >/dev/null 2>&1
@@ -82,7 +82,7 @@
 }
 
 
-/home/virusgw/pop/log/access.log {
+/home/virusgw/log/pop/access.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_pop | grep -v grep >/dev/null 2>&1
@@ -92,7 +92,7 @@
       fi
     endscript
 }
-/home/virusgw/pop/log/error.log {
+/home/virusgw/log/pop/error.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_pop | grep -v grep >/dev/null 2>&1
@@ -102,7 +102,7 @@
       fi
     endscript
 }
-/home/virusgw/pop/log/info.log {
+/home/virusgw/log/pop/info.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_pop | grep -v grep >/dev/null 2>&1
@@ -112,7 +112,7 @@
       fi
     endscript
 }
-/home/virusgw/pop/log/virus.log {
+/home/virusgw/log/pop/virus.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_pop | grep -v grep >/dev/null 2>&1
@@ -124,7 +124,7 @@
 }
 
 
-/home/virusgw/ftp/log/access.log {
+/home/virusgw/log/ftp/access.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_ftp | grep -v grep >/dev/null 2>&1
@@ -134,7 +134,7 @@
       fi
     endscript
 }
-/home/virusgw/ftp/log/error.log {
+/home/virusgw/log/ftp/error.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_ftp | grep -v grep >/dev/null 2>&1
@@ -144,7 +144,7 @@
       fi
     endscript
 }
-/home/virusgw/ftp/log/info.log {
+/home/virusgw/log/ftp/info.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_ftp | grep -v grep >/dev/null 2>&1
@@ -154,7 +154,7 @@
       fi
     endscript
 }
-/home/virusgw/ftp/log/virus.log {
+/home/virusgw/log/ftp/virus.log {
     missingok
     postrotate
       /bin/ps auxww | grep virusgw_ftp | grep -v grep >/dev/null 2>&1

