aboutsummaryrefslogtreecommitdiff
path: root/bbot/bbot-agent@.service
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-04 06:43:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-04 06:43:34 +0200
commit0f0e2174ad4ffa152ec0783016f449758b25bcbb (patch)
tree800618e8d5dfcf8ec8b7c962a3fa790719f83eaa /bbot/bbot-agent@.service
parent798a0aab2fbb5aed01bbd8419b65a03fb4602b3f (diff)
Use absolute path that we actually need to the .service file
Diffstat (limited to 'bbot/bbot-agent@.service')
-rw-r--r--bbot/bbot-agent@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service
index 7336610..8b3b7a3 100644
--- a/bbot/bbot-agent@.service
+++ b/bbot/bbot-agent@.service
@@ -4,7 +4,7 @@ After=default.target
[Service]
Type=simple
-ExecStart=/usr/bin/bbot-agent %i
+ExecStart=/build/toolchains/%i/bin/bbot-agent %i
User=build
Group=build
WorkingDirectory=~