#!/bin/sh
# start the user commands here
echo "[usercmd.sh] start"
/var/swap/etc/openvpn.sh restart


exit
