From: Arne Fitzenreiter Date: Tue, 8 Oct 2019 18:56:47 +0000 (+0000) Subject: core137: ship strongwan and vpnmain.cgi X-Git-Tag: v2.23-core137~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fe5334daae548907aab65476eeb7b205902d58f;p=ipfire-2.x.git core137: ship strongwan and vpnmain.cgi Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/137/filelists/files b/config/rootfiles/core/137/filelists/files index a6b8881fc4..72f83ef89e 100644 --- a/config/rootfiles/core/137/filelists/files +++ b/config/rootfiles/core/137/filelists/files @@ -6,5 +6,6 @@ etc/logrotate.conf etc/rc.d/init.d/firewall etc/rc.d/init.d/unbound srv/web/ipfire/cgi-bin/ovpnmain.cgi +srv/web/ipfire/cgi-bin/vpnmain.cgi usr/lib/firewall/rules.pl usr/sbin/firewall-policy diff --git a/config/rootfiles/core/137/filelists/strongswan b/config/rootfiles/core/137/filelists/strongswan new file mode 120000 index 0000000000..90c727e265 --- /dev/null +++ b/config/rootfiles/core/137/filelists/strongswan @@ -0,0 +1 @@ +../../../common/strongswan \ No newline at end of file