freebsd-ports/sysutils/torque/files/pkg-message.in
2019-08-14 12:16:12 +00:00

19 lines
228 B
Text

[
{ type: install
message: <<EOM
On the server, run:
torque-config head
On compute nodes, run:
torque-config compute
For further information, see
http://www.adaptivecomputing.com/products/open-source/torque/
EOM
}
]