From a3609a0f7fbd97ae487341e88c0b81fc5bf5b81d Mon Sep 17 00:00:00 2001
From: Florian Schaal <florian@schaal-24.de>
Date: Thu, 07 May 2015 04:48:16 -0400
Subject: [PATCH] FS#2096 - Add "iptables" line in openvz vhost template file

---
 interface/web/vm/templates/openvz.conf.tpl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/interface/web/vm/templates/openvz.conf.tpl b/interface/web/vm/templates/openvz.conf.tpl
index 49ead3c..1cb4dc0 100644
--- a/interface/web/vm/templates/openvz.conf.tpl
+++ b/interface/web/vm/templates/openvz.conf.tpl
@@ -49,3 +49,4 @@
 
 CAPABILITY="{tmpl_var name='capability'}"
 FEATURES="{tmpl_var name='features'}"
+IPTABLES="{tmpl_var name='iptables'}"

--
Gitblit v1.9.1