Create etc-dropbear.mount
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user