aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64/varnish_custom_vcl.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-04-27 22:33:07 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-04-27 22:33:07 -0400
commit5ae8204dd33dbd4a773138eae2a8c93408b35476 (patch)
tree314df49934a27133780a876ca212c868526d5bf2 /config/varnish64/varnish_custom_vcl.xml
parentf8ebaa2eaf33977e6bfdf00cf7cef39dab84676d (diff)
downloadpfsense-packages-5ae8204dd33dbd4a773138eae2a8c93408b35476.tar.gz
pfsense-packages-5ae8204dd33dbd4a773138eae2a8c93408b35476.tar.bz2
pfsense-packages-5ae8204dd33dbd4a773138eae2a8c93408b35476.zip
Ensure rcd file exists
Diffstat (limited to 'config/varnish64/varnish_custom_vcl.xml')
-rw-r--r--config/varnish64/varnish_custom_vcl.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/varnish64/varnish_custom_vcl.xml b/config/varnish64/varnish_custom_vcl.xml
index 0794d825..fcfb3736 100644
--- a/config/varnish64/varnish_custom_vcl.xml
+++ b/config/varnish64/varnish_custom_vcl.xml
@@ -126,6 +126,7 @@
</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