# Which arguments to pass to openpn OPENVPN_ARGS="--daemon openvpn --config /etc/openvpn/server.conf" # Create this tap interface upon startup. This creates a persistent tap device, # allowing it to survive openvpn restarts. # OPENVPN_TAP=(tap0)