mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +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:
parent
ea5acb0950
commit
cd5e42341d
@ -1,3 +0,0 @@
|
||||
[Unit]
|
||||
Requires=docker.service
|
||||
After=docker.service
|
Loading…
x
Reference in New Issue
Block a user