mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-02 23:48:31 +00:00
Start dropbear earlier (#2083)
This can be helpful when debugging HAOS issues. Dropbear is only started for users which actually enabled it by configuring a SSH key, so this change won't have an effect for most people.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[Unit]
|
||||
Requires=docker.service
|
||||
After=docker.service
|
||||
Reference in New Issue
Block a user