aboutsummaryrefslogtreecommitdiff
path: root/net/pxe/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/pxe/files/pkg-message.in')
-rw-r--r--net/pxe/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/pxe/files/pkg-message.in b/net/pxe/files/pkg-message.in
index 6a259ad506c9..a266a043057a 100644
--- a/net/pxe/files/pkg-message.in
+++ b/net/pxe/files/pkg-message.in
@@ -1,6 +1,11 @@
-===> CONFIGURATION NOTE:
+[
+{ 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
+}
+]