mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Create etc-dropbear.mount
This commit is contained in:
parent
6c0c5288c7
commit
e13952b1e7
@ -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
|
Loading…
x
Reference in New Issue
Block a user