summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd/boot.mount
blob: 25dedd56b939aa0f8d120331c0553b8eecba187a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Boot partition

[Install]
WantedBy=default.target

[Mount]
What=/dev/disk/by-label/BOOT
Where=/boot
Options=rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
TimeoutSec=3