blob: e9ba7e6fc6a7592fd89cfaa166ca33e0d181b950 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ 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
}
]
|