Files
ports/irc/undernet-ircu/files/pkg-message.in
T
2019-08-13 22:22:35 +00:00

14 lines
381 B
Plaintext

[
{ type: install
message: <<EOM
To run undernet ircu you must add 'undernet_enable="YES"' to
"/etc/rc.conf" . It can then be started with
"%%PREFIX%%/etc/rc.d/undernet start"
You must also copy "%%PREFIX%%/etc/ircd.conf.example" to
"%%PREFIX%%/etc/ircd.conf\" and modify its settings according to
your needs. See documentation at http://coder-com.undernet.org.
EOM
}
]