Files
ports/audio/baudline/pkg-message
2019-08-13 16:00:39 +00:00

11 lines
231 B
Plaintext

[
{ 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
}
]