Create etc-dropbear.mount

This commit is contained in:
Pascal Vizeli
2018-03-26 22:17:29 +02:00
committed by GitHub
parent 6c0c5288c7
commit e13952b1e7

View File

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