changeset 195:5beb5d6d9623

There was still a /usr/sbin/masqmail path the default install path is /usr/local/sbin/masqmail
author meillo@marmaro.de
date Fri, 16 Jul 2010 09:43:11 +0200 (2010-07-16)
parents 346955794084
children 413dbf3b1153
files INSTALL
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Thu Jul 15 23:44:48 2010 +0200
+++ b/INSTALL	Fri Jul 16 09:43:11 2010 +0200
@@ -115,7 +115,7 @@
 
 Check that 'make install' worked correctly. The following command:
 
-	ls -ld /usr/sbin/masqmail /etc/masqmail /var/log/masqmail/ \
+	ls -ld /usr/local/sbin/masqmail /etc/masqmail /var/log/masqmail/ \
 	       /var/run/masqmail /var/spool/masqmail/ /var/spool/masqmail/*
 
 should give output similar to