forked from Lainports/opnsense-ports
6 lines
186 B
Text
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".
|