#!/bin/sh adduser -S -D -h /var/lib/gnatsdb -g gnats gnats 2>/dev/null exit 0