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:
Stefan Agner
2022-08-25 00:09:13 +02:00
committed by GitHub
parent ea5acb0950
commit cd5e42341d

View File

@@ -1,3 +0,0 @@
[Unit]
Requires=docker.service
After=docker.service