Added vpn.usr (cvm -> vhost migration, Fedora 31 upgrade).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Sat, 16 Nov 2019 06:44:50 +0000 (07:44 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Sat, 16 Nov 2019 06:44:50 +0000 (07:44 +0100)
commit8f267477559a8b667aab3ca95db80162a6878b20
tree3ccace7a1aaea6596b67dcc83ad45d92104327a1
parent035fe73198124ea4e04d099477c91b263c762169
Added vpn.usr (cvm -> vhost migration, Fedora 31 upgrade).
24 files changed:
sources/vpn.usr/config [new file with mode: 0644]
sources/vpn.usr/envvars [new file with mode: 0644]
sources/vpn.usr/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/vpn.usr/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/vpn.usr/firstboot/03_displayvpndoc.sh [new file with mode: 0755]
sources/vpn.usr/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/vpn.usr/hooks/autodev [new file with mode: 0755]
sources/vpn.usr/postinstall/01_setownership.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/hosts [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/openvpn/client-config/client.conf.template [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/openvpn/server/ccd/qqcs [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/openvpn/server/server.conf [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/10_setupserver.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/20_getuids.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/30_create_client.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/40_create_all_clients.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/99_cleanup.sh [new file with mode: 0755]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/NAMES.txt [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/openvpn/setupscripts/README.txt [new file with mode: 0644]
sources/vpn.usr/postinstall/install/etc/sysctl.d/01-ipv4.conf [new file with mode: 0644]