freebsd-ports/audio/baudline/pkg-message

10 lines
231 B
Text

[
{ type: install
message: <<EOM
baudline requires linprocfs(5) to be mounted. If you don't
have it mounted already, please add this line to /etc/fstab
and run `mount linproc`:
linproc /compat/linux/proc linprocfs rw 0 0
EOM
}
]