mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 22:26:37 +02:00
8ca6341f38
socket listening in data/rpc.socket, because why not... only the ircd user has access to it by default (well, and root). Don't add the external listener HTTP(S) port by default though, because not everyone may want that exposed to the outside world. The default creation of data/rpc.socket can be prevented by a @define $NO_DEFAULT_RPC_SOCKET "1"