summaryrefslogtreecommitdiff
path: root/controls/cf_agent.cf
diff options
context:
space:
mode:
Diffstat (limited to 'controls/cf_agent.cf')
-rw-r--r--controls/cf_agent.cf1
1 files changed, 1 insertions, 0 deletions
diff --git a/controls/cf_agent.cf b/controls/cf_agent.cf
index b3b1020..775767c 100644
--- a/controls/cf_agent.cf
+++ b/controls/cf_agent.cf
@@ -4,4 +4,5 @@ body agent control
ifelapsed => "1";
skipidentify => "true";
maxconnections => "30";
+ environment => { "LANG=C", "DEBIAN_FRONTEND=noninteractive" };
}