https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207769
Tijl Coosemans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tijl Coosemans <[email protected]> --- I'm a little hesitant to require /tmp to be tmpfs. I noticed that Firefox stores video files in /tmp and that can take up a lot of space. How about making /compat/linux/dev/shm a directory and tell users to mount a tmpfs there just like we tell them to mount linprocfs on /compat/linux/proc? /tmp and /dev/shm wouldn't share the same namespace then either. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
