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 wrap: on
line diff
--- a/INSTALL	Tue May 29 21:33:49 2012 +0200
+++ b/INSTALL	Tue May 29 21:35:17 2012 +0200
@@ -88,14 +88,13 @@
 Check that 'make install' worked correctly. The following command:
 
 	ls -ld /usr/local/sbin/masqmail /etc/masqmail /var/log/masqmail/ \
-	       /var/run/masqmail /var/spool/masqmail/ /var/spool/masqmail/*
+	       /var/spool/masqmail/ /var/spool/masqmail/*
 
 should give output similar to
 
 	-rwsr-xr-x 1 root root    399356 May 10 12:34 /usr/local/sbin/masqmail
 	drwxr-xr-x 2 root root      4096 May 10 12:34 /etc/masqmail
 	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/log/masqmail
-	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/run/masqmail
 	drwxr-xr-x 5 mail mail      4096 May 10 12:34 /var/spool/masqmail
 	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/spool/masqmail/input
 	drwxr-xr-x 2 mail mail      4096 May 10 12:34 /var/spool/masqmail/lock