Skip to content

Custom PIDFile handling in BDII: copy should preserve file ownership (Fixes BUGZ-3849)

Andrii Salnikov requested to merge andrii/arc:bugz-3849 into master

Turns out that BDII PIDFile is not only for third-party tools and deamon control. Out infoproviders code relies on BDII PIDFile ownership to determine the effective user to operate.

So it is very important to keep custom PIDFile ownership preserved.

Edited by Maiken

Merge request reports