Go to file
2019-07-16 00:06:35 +02:00
conf Add variables 'OPENVPN_KEY_DIR' and 'OPENVPN_CCD_DIR'. 2019-07-15 19:04:10 +02:00
.gitignore install_openvpn.sh: add support for debian 10 (buster). 2019-07-15 03:32:21 +02:00
build_key-pass.sh build_key-pass.sh: some minor changes. 2019-07-16 00:06:35 +02:00
create_key_config.sh Again: change name of output service files. 2019-07-15 15:14:05 +02:00
get_all_keys.sh Add script 'get_all_keys.sh'. 2018-05-30 02:58:54 +02:00
get_revoked_keys.sh get_revoked_keys.sh: Fix error in getting OpenVPN base directory. 2018-05-29 15:19:27 +02:00
install_openvpn.sh Add variables 'OPENVPN_KEY_DIR' and 'OPENVPN_CCD_DIR'. 2019-07-15 19:04:10 +02:00
README.lxc Initial Import 2017-03-12 12:27:09 +01:00
recreate_index_file.sh Add script 'recreate_index_file.sh'. 2018-10-03 13:22:24 +02:00
revoke_key.sh Add script 'revoke_key.sh'. 2018-03-01 02:20:24 +01:00

# - Add to LXC configuration of the host (/var/lib/lxc/<hostname>/config):
# -
# -    # For OpenVPN
# -    lxc.mount.entry = /dev/net dev/net none bind,create=dir
# -    lxc.cgroup.devices.allow = c 10:200 rwm