aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-files/base-files/fstab.systemd
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/base-files/base-files/fstab.systemd')
-rw-r--r--meta/recipes-core/base-files/base-files/fstab.systemd9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-core/base-files/base-files/fstab.systemd b/meta/recipes-core/base-files/base-files/fstab.systemd
deleted file mode 100644
index cb48a0de4a..0000000000
--- a/meta/recipes-core/base-files/base-files/fstab.systemd
+++ /dev/null
@@ -1,9 +0,0 @@
-# stock fstab - you probably want to override this with a machine specific one
-
-rootfs / auto defaults 1 1
-tmpfs /var/volatile tmpfs defaults 0 0
-tmpfs /media/ram tmpfs defaults 0 0
-
-# uncomment this if your device has a SD/MMC/Transflash slot
-#/dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0
-