On Fri, Apr 19, 2002, Andrew J Caines wrote:
> [...]
> What is the approved way to stop the "/cw/etc/rc all *ly" jobs from trying
> to mess with the nonexistent log files in /cw/var/postfix/log and any
> other postfix related activity?
>
> In my case I might as well "rm /cw/etc/rc.d/rc.postfix" since it contains
> hard-coded paths which are not correct for my environment, but is there a
> correct OpenPKG way to remove it?
You can add "postfix_enable=no" to your /cw/etc/rc.conf. This
achieves the same effect than removing the whole rc.postfix file.
> This is indirictly related to a more general issue which affects all
> packaging: the handling of files that change (name, location, owner,
> permissions, existance). This especially is an an issue for files like
> main.cf which appear to get unquestioningly overwritten during an update.
> [This should probably be saved for a different thread.]
Hmmm.. no, main.cf and master.cf are _not_ overriden AFAIK. They are
tagged as %config in the postfix.spec and so are preserved. Usually
(except we have an error in our packaging) all files which the user is
intended to change under <prefix>/etc/*/ are marked as %config. So their
contents is never lost.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]