freebsd-ports/www/linux-flashplayer/pkg-message
2019-08-14 12:25:09 +00:00

12 lines
229 B
Text

[
{ type: install
message: <<EOM
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".
EOM
}
]