mount mem

This commit is contained in:
Glenn Maynard
2004-09-06 09:36:12 +00:00
parent ac8338e573
commit 4df3517b93
+3
View File
@@ -133,6 +133,9 @@ RageFileManager::RageFileManager( CString argv0 )
ld.driver = g_Mountpoints;
ld.MountPoint = "";
g_Drivers.push_back( ld );
/* The mount path is unused, but must be nonempty. */
RageFileManager::Mount( "mem", "(cache)", "@mem" );
}
#ifndef HAVE_EXTRA // set for custom initial mount rules