This commit is contained in:
mwiegand 2021-10-09 16:52:25 +02:00
parent 5479f44b56
commit bb5c0ec453

View file

@ -127,9 +127,9 @@
},
'users': {
'root': {
'authorized_users': [
'authorized_users': {
'root@home.server',
],
},
'authorized_keys': {
'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHMKTJLw6Cb+MLt+9JFOkuo2QBpuA8EoTKOFpb3IFQHEq19YLMzOhcErWmzaRfiCnILhnwTQz0njS+n9Qu4aghk= root@mail.sublimity.de'
},