aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish3/varnish_lb_directors.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2014-12-02 03:57:28 -0200
committermarcelloc <marcellocoutinho@gmail.com>2014-12-02 03:57:28 -0200
commit4cbafb8f6f14e41bf9d90d4778a0ff5bcce3e584 (patch)
tree861c49a507acb27a8989b33e7177d01ac2c1c1c7 /config/varnish3/varnish_lb_directors.xml
parentab0a79e736a2dce9b93a7a9232f56d45f5bc1b83 (diff)
downloadpfsense-packages-4cbafb8f6f14e41bf9d90d4778a0ff5bcce3e584.tar.gz
pfsense-packages-4cbafb8f6f14e41bf9d90d4778a0ff5bcce3e584.tar.bz2
pfsense-packages-4cbafb8f6f14e41bf9d90d4778a0ff5bcce3e584.zip
varnish3 - Add apply changes button to package gui
Diffstat (limited to 'config/varnish3/varnish_lb_directors.xml')
-rw-r--r--config/varnish3/varnish_lb_directors.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/varnish3/varnish_lb_directors.xml b/config/varnish3/varnish_lb_directors.xml
index 313bf0d6..c8868ec4 100644
--- a/config/varnish3/varnish_lb_directors.xml
+++ b/config/varnish3/varnish_lb_directors.xml
@@ -276,13 +276,9 @@
</custom_php_command_before_form>
<custom_delete_php_command>
sync_package_varnish();
- create_varnish_rcd_file();
- varnish_start();
</custom_delete_php_command>
<custom_php_resync_config_command>
sync_package_varnish();
- create_varnish_rcd_file();
- varnish_start();
</custom_php_resync_config_command>
<custom_php_validation_command>
varnish_lb_directors_post_validate($_POST, $input_errors);