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