ports/net/pxe/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

11 lines
253 B
Text

[
{ type: install
message: <<EOM
You need to create a configuration file. Copy
%%PREFIX%%/etc/pxe.conf.sample to %%PREFIX%%/etc/pxe.conf
and change what you need there.
To enable the pxe daemon, add pxe_enable="YES" to your /etc/rc.conf.
EOM
}
]