Update systemd scripts

This commit is contained in:
Pascal Vizeli
2018-03-30 01:15:30 +02:00
parent bf76338a66
commit 44ccc029e0
10 changed files with 28 additions and 17 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