opnsense-ports/www/linux-flashplayer/pkg-message
Franco Fichtner bf0e3301d1 */*: sync with upstream
Taken from: FreeBSD
2016-12-19 07:27:20 +01:00

6 lines
186 B
Text

Flash Player 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".