comparison 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
comparison
equal deleted inserted replaced
418:4cbaf6d6793f 419:d209b4846f2b
86 ------------------------- 86 -------------------------
87 87
88 Check that 'make install' worked correctly. The following command: 88 Check that 'make install' worked correctly. The following command:
89 89
90 ls -ld /usr/local/sbin/masqmail /etc/masqmail /var/log/masqmail/ \ 90 ls -ld /usr/local/sbin/masqmail /etc/masqmail /var/log/masqmail/ \
91 /var/run/masqmail /var/spool/masqmail/ /var/spool/masqmail/* 91 /var/spool/masqmail/ /var/spool/masqmail/*
92 92
93 should give output similar to 93 should give output similar to
94 94
95 -rwsr-xr-x 1 root root 399356 May 10 12:34 /usr/local/sbin/masqmail 95 -rwsr-xr-x 1 root root 399356 May 10 12:34 /usr/local/sbin/masqmail
96 drwxr-xr-x 2 root root 4096 May 10 12:34 /etc/masqmail 96 drwxr-xr-x 2 root root 4096 May 10 12:34 /etc/masqmail
97 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/log/masqmail 97 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/log/masqmail
98 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/run/masqmail
99 drwxr-xr-x 5 mail mail 4096 May 10 12:34 /var/spool/masqmail 98 drwxr-xr-x 5 mail mail 4096 May 10 12:34 /var/spool/masqmail
100 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/spool/masqmail/input 99 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/spool/masqmail/input
101 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/spool/masqmail/lock 100 drwxr-xr-x 2 mail mail 4096 May 10 12:34 /var/spool/masqmail/lock
102 101
103 Important are the set-user-id bit for /usr/local/sbin/masqmail and 102 Important are the set-user-id bit for /usr/local/sbin/masqmail and