
# enable server mode (disabled by default)
# standalone == enable  - run vtund standalone
# inetd                 - run vtund from the [x]inetd superserver
SERVER=standalone

# here you can override config location, by default - /etc/vtund.conf
CONFIG=/etc/vtund.conf
