#!/bin/sh adduser -S -h /var/crtmpserver -s /bin/false -g rtmpd rtmpd 2>/dev/null exit 0