https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207769
--- Comment #3 from [email protected] --- A commit references this bug: Author: tijl Date: Wed Oct 19 10:58:49 UTC 2016 New revision: 424236 URL: https://svnweb.freebsd.org/changeset/ports/424236 Log: Since base r283461 /compat/linux/dev/shm must point to a tmpfs. Make /compat/linux/dev/shm a plain directory instead of a link to /tmp so we don't force users to mount tmpfs on /tmp. This also makes /dev/shm a separate namespace from /tmp. PR: 207769 Changes: head/emulators/linux_base-c6/Makefile head/emulators/linux_base-c6/pkg-message head/emulators/linux_base-c6/pkg-plist.i386 head/emulators/linux_base-c6/pkg-plist.x86_64 -- 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]"
