diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-01-28 09:31:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-01-28 09:31:02 +0200 |
commit | 6c547f17e3e9d6cb36022050d94d9817c4356a55 (patch) | |
tree | 5cd9e75743d142452595bf1a4c5b376a9fc7f835 | |
parent | 2eddcb202d348accf1342b475b0ca27b6f932fc2 (diff) |
Add nice value to bbot-agent@.service file
-rw-r--r-- | bbot/bbot-agent@.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service index 94770ef..43b9e8c 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -57,6 +57,7 @@ ExecStart=/build/bots/%i/bin/bbot-agent \ $CONTROLLER_TRUST \ $CONTROLLER_URL +Nice=0 User=build Group=build WorkingDirectory=~ |