#!/bin/sh adduser -h /var/log/icecast -s /bin/false -D icecast 2>/dev/null exit 0