Lines 37-44
Link Here
|
37 |
# |
37 |
# |
38 |
# # optional: |
38 |
# # optional: |
39 |
# openvpn_flags="" # openvpn command line flags |
39 |
# openvpn_flags="" # openvpn command line flags |
40 |
# openvpn_config="%%PREFIX%%/etc/openvpn/openvpn.conf" # --config file |
40 |
# openvpn_configfile="%%PREFIX%%/etc/openvpn/openvpn.conf" # --config file |
41 |
# openvpn_dir="%%PREFIX%%/etc/openvpn" # --cd directory |
41 |
# openvpn_dir="%%PREFIX%%/etc/openvpn" # --cd directory |
42 |
# |
42 |
# |
43 |
# You also need to set openvpn_configfile and openvpn_dir, if the configuration |
43 |
# You also need to set openvpn_configfile and openvpn_dir, if the configuration |
44 |
# file and directory where keys and certificates reside differ from the above |
44 |
# file and directory where keys and certificates reside differ from the above |