diff --git a/sources/target_skeleton/etc/fstab b/sources/target_skeleton/etc/fstab index 81cd9db158..42a4a6a85d 100644 --- a/sources/target_skeleton/etc/fstab +++ b/sources/target_skeleton/etc/fstab @@ -4,5 +4,5 @@ /dev/root / ext2 rw,noauto 0 1 proc /proc proc defaults 0 0 devpts /dev/pts devpts defaults 0 0 -ramfs /tmp ramfs defaults 0 0 +tmpfs /tmp tmpfs defaults 0 0