diff options
-rw-r--r-- | bbot/bbot-agent@.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 |