#!/bin/sh adduser -D -S -h /var/run/shadowircd -s /bin/false -g ircd ircd 2>/dev/null exit 0