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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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