stable

Clone or download

Read-only

fix: request #36858 Make sure existing SSHd host keys have the proper owner/permissions

This is a follow up to git #tuleap/stable/eb51dc305c1fb8d24cd64b434da0c100f016a2d3. Existing keys might have incorrect owner and/or permissions, we are now making sure they have the expected status. Change-Id: I55c95246e30de26e0b298d4373f792a963883182

Modified Files

Name
M plugins/tee_container/include/StartContainerCommand.php +6 −1 Go to diff View file
M src/tuleap-cfg/Command/Docker/DataPersistence.php +4 −1 Go to diff View file
M src/tuleap-cfg/Command/Docker/SSHDaemon.php +3 −2 Go to diff View file
M src/tuleap-cfg/Command/StartCommunityEditionContainerCommand.php +6 −1 Go to diff View file