-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(PE-15036) Fix Windows permission inheritance
Prior to this commit there was an issue where the inherit permission value on the `client_datadir` folder was being lost, causing the folder to be inaccessible to the MCO/PCP daemons. This commit ensures that directory has the proper inherit permission, if it appears that it does not have it. For more details: PE-15036
- Loading branch information
Brandon High
committed
Apr 20, 2016
1 parent
e7eee94
commit 36ea4bf
Showing
3 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters