annotate docs/README @ 421:f37384470855

Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup. Moved the lockdir out of the spool dir. (When /var/lock is a ramdisk we do well to have the lock files there.) Added the new configure option --with-lockdir to change that location. Nontheless, if we run_as_user, then lock files are always stored in the spool dir directly. Instead of installing the lockdir and piddir at installation time, we create them on startup time now if they are missing. This is necessary if lockdir or piddir are a tmpfs.
author markus schnalke <meillo@marmaro.de>
date Wed, 30 May 2012 09:38:38 +0200
parents ecd8d737d78e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
214
ecd8d737d78e removed the old manual because it is really outdated now
meillo@marmaro.de
parents: 66
diff changeset
1 Note: Parts of the documentation may be outdated.