# Customized settings for openvpn

# Nice level for sysconf
SERVICE_RUN_NICE_LEVEL="+0"

# Options for all tunnels
#OPENVPN_OPT="--script-security 2"

# Tunnels to set up. For each tunnel name, there should be config file in /etc/openvpn
#TUNNELS="mytunnel"
TUNNELS=""
