summary refs log tree commit diff
path: root/host/initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'host/initramfs')
-rw-r--r--host/initramfs/etc/fstab6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/initramfs/etc/fstab b/host/initramfs/etc/fstab
index 7dc2c76..b0a36bd 100644
--- a/host/initramfs/etc/fstab
+++ b/host/initramfs/etc/fstab
@@ -1,3 +1,3 @@
-devtmpfs	/dev				devtmpfs	defaults
-proc		/proc				proc		defaults
-sysfs		/sys				sysfs		defaults
+devtmpfs	/dev	devtmpfs	defaults	0	0
+proc		/proc	proc		defaults	0	0
+sysfs		/sys	sysfs		defaults	0	0