On April 28, 2017 9:37:59 AM PDT, Christopher Allan Webber <cweb...@dustycloud.org> wrote: >Maxim Cournoyer writes: > >> +1. Although it means the keys will have to be copied by another mean >> than the "ssh-copy-id" script. Maybe the configuration could accept >> the public key? :) I haven't checked if this is already possible. > >We have discussed in the past having some service that just copies some >static files on init. That would be enough to set up public keys >appropriately. > >That's a different, but related bug :)
I see! Indeed, it seems it would solve the problem to have such service. Thanks for the reply!