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