#!/bin/sh
addgroup --system openvpn
adduser --system openvpn --home /etc/openvpn --ingroup openvpn --no-create-home