From 256105ac5641b5b28cb0edff3d7437cf5f6105c7 Mon Sep 17 00:00:00 2001 From: Micah Date: Thu, 3 Dec 2015 20:12:56 -0500 Subject: Make sure /etc/default and config file are there before service is triggered (#7618) Change-Id: Ib9fa598a94e8fd41329b1c9ed4bb52281bf04992 --- puppet/modules/postfwd/files/postfwd_default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/modules/postfwd/files') diff --git a/puppet/modules/postfwd/files/postfwd_default b/puppet/modules/postfwd/files/postfwd_default index 79d0e3de..83742e40 100644 --- a/puppet/modules/postfwd/files/postfwd_default +++ b/puppet/modules/postfwd/files/postfwd_default @@ -13,7 +13,7 @@ PORT=10040 # run as user postfwd RUNAS="postfw" # Arguments passed on start (--daemon implied) -# RISEUP disable summary and cache-no-size +# disable summary and cache-no-size #ARGS="--summary=600 --cache=600 --cache-rdomain-only --cache-no-size" ARGS="--cache=600 --cache-rdomain-only --no-rulestats" -- cgit v1.2.3