diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-12-02 07:22:42 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-12-02 07:22:42 -0200 |
commit | fd63b28dc38d26cc59552f11e3f1109b52403bff (patch) | |
tree | 861c49a507acb27a8989b33e7177d01ac2c1c1c7 /config/varnish3/varnish_custom_vcl.xml | |
parent | ab0a79e736a2dce9b93a7a9232f56d45f5bc1b83 (diff) | |
parent | 4cbafb8f6f14e41bf9d90d4778a0ff5bcce3e584 (diff) | |
download | pfsense-packages-fd63b28dc38d26cc59552f11e3f1109b52403bff.tar.gz pfsense-packages-fd63b28dc38d26cc59552f11e3f1109b52403bff.tar.bz2 pfsense-packages-fd63b28dc38d26cc59552f11e3f1109b52403bff.zip |
Merge pull request #744 from marcelloc/varnish_20141202
Diffstat (limited to 'config/varnish3/varnish_custom_vcl.xml')
-rw-r--r-- | config/varnish3/varnish_custom_vcl.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/varnish3/varnish_custom_vcl.xml b/config/varnish3/varnish_custom_vcl.xml index d0d9ff21..4950c6ed 100644 --- a/config/varnish3/varnish_custom_vcl.xml +++ b/config/varnish3/varnish_custom_vcl.xml @@ -176,7 +176,5 @@ </custom_php_validation_command> <custom_php_resync_config_command> sync_package_varnish(); - create_varnish_rcd_file(); - varnish_start(); </custom_php_resync_config_command> </packagegui>
\ No newline at end of file |