Sublime no longer working on FreeBSD CURRENT

Chagin Dmitry dchagin at freebsd.org
Mon Mar 7 07:32:24 UTC 2016


On Mon, Mar 07, 2016 at 01:42:46AM +0000, Miguel C wrote:
> https://dpaste.de/ucXY
> 
> It seems to fail do to missing "shm" but this should work with the link to
> tmp on devfs.conf, or at least it did before.
>
yes, it's related to the /dev/shm. please, mount tmpfs to the /tmp, ie put
tmpfs      /tmp     tmpfs  rw,size=1g,mode=1777    0       0
to the /etc/fstab

 


More information about the freebsd-emulation mailing list