SOURCES: postgrey-group.patch - updated for 1.31

hawk hawk at pld-linux.org
Tue Nov 13 08:37:15 CET 2007


Author: hawk                         Date: Tue Nov 13 07:37:15 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.31

---- Files affected:
SOURCES:
   postgrey-group.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/postgrey-group.patch
diff -u SOURCES/postgrey-group.patch:1.1 SOURCES/postgrey-group.patch:1.2
--- SOURCES/postgrey-group.patch:1.1	Mon Sep  5 14:56:29 2005
+++ SOURCES/postgrey-group.patch	Tue Nov 13 08:37:10 2007
@@ -1,15 +1,15 @@
---- postgrey-1.17/postgrey.lfarkas	2004-12-14 11:46:08.000000000 +0100
-+++ postgrey-1.17/postgrey	2004-12-14 11:51:58.000000000 +0100
-@@ -397,7 +397,7 @@
+--- postgrey-1.31/postgrey.orig	2007-09-06 16:32:58.000000000 +0200
++++ postgrey-1.31/postgrey	2007-11-13 08:33:21.000000000 +0100
+@@ -557,7 +557,7 @@
              port             => [ $opt{inet} ? $opt{inet} : $opt{unix}."|unix" ],
              proto            => $opt{inet} ? 'tcp' : 'unix',
              user             => $opt{user} || 'postgrey',
 -            group            => $opt{group} || 'nogroup',
 +            group            => $opt{group} || 'nobody',
-             dbdir            => $opt{dbdir} || '/var/spool/postfix/postgrey',
+             dbdir            => $opt{dbdir} || $DEFAULT_DBDIR,
              setsid           => $opt{daemonize} ? 1 : undef,
              pid_file         => $opt{daemonize} ? $opt{pidfile} : undef,
-@@ -559,7 +559,7 @@
+@@ -764,7 +764,7 @@
   -d, --daemonize         run in the background
       --pidfile=PATH      put daemon pid into this file
       --user=USER         run as USER (default: postgrey)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postgrey-group.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list