#!/bin/sh getent passwd status &>/dev/null || useradd -r -s /sbin/nologin -d /dev/null -c "status service" status