#!/bin/sh
addgroup -S icingaweb2 2>/dev/null
exit 0
