mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 04:13:13 +02:00
.
This commit is contained in:
@@ -1069,7 +1069,6 @@ int InitwIRCD(argc, argv)
|
||||
exit(1);
|
||||
conf_listen->options |= LISTENER_BOUND;
|
||||
me.umodes = conf_listen->options;
|
||||
ircd_log("* Bound to %s:%i\n", conf_listen->ip, conf_listen->port);
|
||||
run_configuration();
|
||||
botmotd = (aMotd *) read_file(BPATH, &botmotd);
|
||||
rules = (aMotd *) read_rules(RPATH);
|
||||
|
||||
Reference in New Issue
Block a user