Relax chown requirements when check_owner is false debian/4.84-8+hcoop1
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 14 May 2015 03:26:29 +0000 (23:26 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 14 May 2015 03:34:04 +0000 (23:34 -0400)
commit7d40a65f67a84abe8b5e2d8972cf766103b31b85
treeefd6cc2de823422d0a22a89b6151b5456bc3e459
parentde45f55a663159e1967e347a64e3edd87efe5e8e
Relax chown requirements when check_owner is false

HCoop delivers into /afs, and the chown will always fail since the
effective unix user and openafs role ($user.daemon) are not the
same. This is harmless in afs space, and it seems reasonable enough to
not care about the chown failing in the general case when exim will
ignore the perms afterward / if the file already exists and it is
appending to it.
debian/changelog
debian/patches/50-relax-appendfile-chown-openafs.patch [new file with mode: 0644]
debian/patches/series