#!/bin/sh adduser -H -h /usr/share/webapps/atheme-iris -g iris -D -s /bin/false iris >/dev/null exit 0