#!/bin/sh
exec 2>&1
exec chpst -u inspircd inspircd \
    --nofork --config /etc/inspircd/inspircd.conf
