opnsense-ports/sysutils/gkrelltop/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

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