#!/bin/bash id hbbr &> /dev/null || useradd hbbr -r -s /bin/false -md /var/lib/hbbr chown hbbr:hbbr /var/lib/hbbr