Create mnt-boot.mount

This commit is contained in:
Pascal Vizeli 2018-03-27 13:47:31 +02:00 committed by GitHub
parent c15625d4be
commit 889e12b58b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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