summaryrefslogtreecommitdiff
path: root/testing/openvpn/openvpn-tapdev.conf
blob: afa5586ddb80318f3320d3bf9f5395399c243acc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# /etc/conf.d/openvpn-tapdev
#
# Place openvpn-tapdev before network into your DAEMONS array
# This will create permanent tap devices which you can use for bridging
#
# Example:
# TAPDEVS="work home"
# Will create two tap devices "work" and "home"
#

TAPDEVS=""