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