1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/sysutils/s-tui/pkg-message
2019-08-14 12:16:12 +00:00

15 lines
303 B
Plaintext

[
{ type: install
message: <<EOM
You installed s-tui, stress test and monitoring tool.
s-tui is experimental on FreeBSD. Please help testing it.
If you want to enable CPU stress testing you'll need to install
additionally one of the following ports:
- benchmarks/stress-ng
- sysutils/stress
EOM
}
]