mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Create mnt-boot.mount
This commit is contained in:
parent
c15625d4be
commit
889e12b58b
10
buildroot-external/overlay/etc/systemd/system/mnt-boot.mount
Normal file
10
buildroot-external/overlay/etc/systemd/system/mnt-boot.mount
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Hassio boot partition
|
||||
|
||||
[Mount]
|
||||
What=LABEL=hassio-boot
|
||||
Where=/mnt/boot
|
||||
Type=auto
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user