- [EMAIL PROTECTED]:

| I was forced to do some file movement as a result of a crash. I have
| traced one problem to trigger file permissions, but for the life of
| me cannot find a way to change the file type so that it reads
| 
| pwr---------

That should be pwr--w--w-.

The proper way is to run `make setup' from the qmail source directory.

If you haven't got it lying around, throw away the the trigger file
and create a new one using

mknod trigger p
chmod 622 trigger
chown qmails trigger
chgrp qmail trigger

but you should really not have thrown the source away.  You need it to
repair this kind of damage.

- Harald

Reply via email to