Add fix systemd

This commit is contained in:
Pascal Vizeli
2018-03-31 00:19:26 +02:00
parent 663a88e15e
commit 4f90c7513c
15 changed files with 107 additions and 100 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Dropbear Host Key
Requires=mnt-overlay.mount
After=mnt-overlay.mount
Before=dropbear.service
[Mount]
What=/mnt/overlay/etc/dropbear
Where=/etc/dropbear
Type=none
Options=bind
[Install]
WantedBy=hassio-bind.target