Allow setting ssh authorized key for root, so pi can be configured via network

Merging changes proposed by Nik LaBelle in merge request #22
This commit is contained in:
Gunnar Wolf
2020-08-15 00:01:54 -05:00
parent c2bc44541a
commit d2ed03378e
2 changed files with 26 additions and 0 deletions

View File

@@ -24,6 +24,9 @@
# for a passwordless login)
#root_pw=FooBar
# root_authorized_key - Set an authorized key for a root ssh login
#root_authorized_key=
# hostname - Set the system hostname.
#hostname=rpi