opnsense-ports/astro/google-earth/pkg-message
Franco Fichtner 4a0a2cc590 */*: sync with upstream
Taken from: FreeBSD
2017-05-20 15:18:08 +02:00

6 lines
186 B
Text

Google Earth needs linprocfs mounted on /compat/linux/proc. Add the
following line to /etc/fstab:
linprocfs /compat/linux/proc linprocfs rw 0 0
Then run "mount /compat/linux/proc".