[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postfix 2.0.0.1-1.ipv6.r2 kills my /etc/passwd on woody



Noèl Köthe <noel@debian.org> writes:

> Nobody else have this problem?

Not me, I use Exim.

> I will try to find out whats the problem with the init script.

It has to be this line:

  sed 's/^\([^:]*\):[^:]*/\1:x/' /etc/passwd > etc/passwd

If the working directory is / for some reason, then the shell
overwrites etc/passwd before sed reads it.

What is your $(postconf -h queue_directory)?  Does it exist?



Reply to: