summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd/boot.mount
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/systemd/systemd/boot.mount')
-rw-r--r--recipes-core/systemd/systemd/boot.mount11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-core/systemd/systemd/boot.mount b/recipes-core/systemd/systemd/boot.mount
deleted file mode 100644
index 25dedd5..0000000
--- a/recipes-core/systemd/systemd/boot.mount
+++ /dev/null
@@ -1,11 +0,0 @@
-[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