#!/bin/sh adduser -S -H -h /var/db/nsd -s /bin/false nsd 2>/dev/null exit 0