From 1fef20e94bd9960da1b2ea0b2a41b94a79f8abc5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 22 Apr 2017 17:54:34 +0200 Subject: Up default agent verbosity to 3 --- bbot/bbot-agent@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/bbot-agent@.service') diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service index d360a60..b15108f 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -5,7 +5,7 @@ After=default.target [Service] Type=simple -Environment=VERBOSE=1 +Environment=VERBOSE=3 Environment=CPU=1 Environment=RAM=1048576 -- cgit v1.1