Create root-.ssh.mount

This commit is contained in:
Pascal Vizeli 2018-04-11 15:41:52 +02:00 committed by GitHub
parent e63d246773
commit c6db29a5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,14 @@
[Unit]
Description=Dropbear persistent user
Requires=mnt-overlay.mount
After=mnt-overlay.mount
Before=dropbear.service
[Mount]
What=/mnt/overlay/root/.ssh
Where=/root/.ssh
Type=None
Options=bind
[Install]
WantedBy=hassio-bind.target