mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 05:56:38 +02:00
74009b88ba
On *NIX now always redirect stdin, stdout and stderr to /dev/null for safety and to prevent any ssh hanging as reported by mbw (#5087). This code needs some testing on non-Linux though it should be all POSIX, unless I missed something... :)