#!/bin/sh adduser -S -D -H -s /bin/false -g rrdbotd rrdbotd 2>/dev/null exit 0