masqmail

diff INSTALL @ 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 09da6e72cd30
line diff
     1.1 --- a/INSTALL	Tue May 29 21:33:49 2012 +0200
     1.2 +++ b/INSTALL	Tue May 29 21:35:17 2012 +0200
     1.3 @@ -88,14 +88,13 @@
     1.4  Check that 'make install' worked correctly. The following command:
     1.5  
     1.6  	ls -ld /usr/local/sbin/masqmail /etc/masqmail /var/log/masqmail/ \
     1.7 -	       /var/run/masqmail /var/spool/masqmail/ /var/spool/masqmail/*
     1.8 +	       /var/spool/masqmail/ /var/spool/masqmail/*
     1.9  
    1.10  should give output similar to
    1.11  
    1.12  	-rwsr-xr-x 1 root root    399356 May 10 12:34 /usr/local/sbin/masqmail
    1.13  	drwxr-xr-x 2 root root      4096 May 10 12:34 /etc/masqmail
    1.14  	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/log/masqmail
    1.15 -	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/run/masqmail
    1.16  	drwxr-xr-x 5 mail mail      4096 May 10 12:34 /var/spool/masqmail
    1.17  	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/spool/masqmail/input
    1.18  	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/spool/masqmail/lock