mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 13:33:12 +02:00
4992804f4e
* The `./unrealircd start` command will now refuse to start if UnrealIRCd is already running. * The `./unrealircd restart` command will validate the configuration file (it will call `./unrealircd configtest`). If there is a configuration error then the restart will not go through and the current UnrealIRCd process is kept running.