masqmail

diff config.h.in @ 419:d209b4846f2b

The pid files goes to /var/run/masqmail.pid now. Added --with-piddir. Now we can change the pid dir to /run on system that did this transition.
author markus schnalke <meillo@marmaro.de>
date Tue, 29 May 2012 21:35:17 +0200
parents 5781ba87df95
children f37384470855
line diff
     1.1 --- a/config.h.in	Tue May 29 21:33:49 2012 +0200
     1.2 +++ b/config.h.in	Tue May 29 21:35:17 2012 +0200
     1.3 @@ -128,6 +128,9 @@
     1.4  /* Define to the version of this package. */
     1.5  #undef PACKAGE_VERSION
     1.6  
     1.7 +/* The pid file location */
     1.8 +#undef PID_DIR
     1.9 +
    1.10  /* Define as the return type of signal handlers (`int' or `void'). */
    1.11  #undef RETSIGTYPE
    1.12