[ssh] authorized_keys are always reset

Hi,

I have two computers I use. One workstation and a macbook air.

I installed the public key of the workstation to ~/.ssh/authorized_keys of hass.io.

A bit later i appended the public key of the macbook air also.

The ssh login with the macbook works for some time and then stops. When I then check the file the public key of the macbook is gone and only the one of the workstation remains. This always happens when I readd the public key.

Is there any mechanism I don’t know of which resets this file regularly?

Thanks!
Simon

Ok , got it. The folder is reset because its in the container.

I have to to add it to the configuration of the ssh server in hass io…