annotate admin/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 cab46cefa4ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
227
cab46cefa4ce renamed contrib/ to admin/
meillo@marmaro.de
parents: 220
diff changeset
1 The files in admin/ are for system administrators and maybe for users too.
220
44043b92114f added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff changeset
2
44043b92114f added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff changeset
3 They may be helpful but are not required to run masqmail.