mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
11 lines
253 B
Text
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
|
|
}
|
|
]
|