12 lines
201 B
Text
12 lines
201 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This port requires /proc to be mounted,
|
|
if it is not already please add the following to fstab:
|
|
|
|
proc /proc procfs rw 0 0
|
|
|
|
and mount /proc.
|
|
EOM
|
|
}
|
|
]
|