From edc0d9986ac3e00fd0f2a334b0b50a80002d461b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Jan 2019 10:39:00 +0200 Subject: Add temporary --instance option to bbot-agent .service file --- bbot/bbot-agent@.service | 1 + 1 file changed, 1 insertion(+) diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service index 408320c..f4d750b 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -53,6 +53,7 @@ ExecStart=/build/bots/%i/bin/bbot-agent \ --toolchain-num ${TOOLCHAIN_NUM} \ --toolchain-ver ${TOOLCHAIN_VER} \ --toolchain-id ${TOOLCHAIN_ID} \ + --instance 1 \ $CONTROLLER_TRUST \ $CONTROLLER_URL -- cgit v1.1