/* July 20, 2005 */
/* Have been playing with ircu+asuka in recent time. Had a small glitch getting it to work properly in a chroot under OpenBSD - when I tried, it just respawned/reloaded itself repeatedly and continuously, and the only way to stop it was to move the executable:
This turned out to be because it wanted a /dev/null in the chroot with it.
Hope this helps someone. Probably me, when I forget and try to set another one up. */
$ sudo mv ircd ircd.broken.dammitThis turned out to be because it wanted a /dev/null in the chroot with it.
Hope this helps someone. Probably me, when I forget and try to set another one up. */

