On čtvrtek 18. září 2025 13:24:55, středoevropský letní čas Wietse Venema via 
Postfix-users wrote:
> Oleksandr Natalenko via Postfix-users:
> > $ diff -u /etc/postfix/main.cf~ /etc/postfix/main.cf.pacnew
> > --- /etc/postfix/main.cf~       2025-08-19 08:08:28.000000000 +0200
> > +++ /etc/postfix/main.cf.pacnew 2025-09-16 19:21:53.000000000 +0200
> > @@ -685,5 +685,5 @@
> >  #
> >  readme_directory = /usr/share/doc/postfix
> >  inet_protocols = ipv4
> > -meta_directory = /etc/postfix
> >  shlib_directory = /usr/lib/postfix
> > +meta_directory = /etc/postfix
> 
> That can happen only when something deletes that line and then
> something else adds it (for example, the postconf command adds new
> settings at the end).
> 
> If the line is not deleted then it is updated in place. There s no
> Postfix code in the postconf command to 'move' text.

Can it happen during a build stage where the config gets generated in parallel 
while `make` is being invoked with `-jN`?

-- 
Oleksandr Natalenko, MSE

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to