mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
Fix authorized_keys keys (#53)
* Fix authorized_keys keys * Update hassos.conf * Update configuration.md * Update hassos-config * Update hassos-config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
RequiresMountsFor=/etc/dropbear
|
||||
ConditionFileNotEmpty=/root/.ssh/known_hosts
|
||||
ConditionFileNotEmpty=/root/.ssh/authorized_keys
|
||||
|
||||
[Service]
|
||||
ExecStartPre=
|
||||
|
||||
Reference in New Issue
Block a user