aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/bootstrap/bbot-bootstrap.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/bootstrap/bbot-bootstrap.service b/etc/bootstrap/bbot-bootstrap.service
index 6dbf365..5f968bd 100644
--- a/etc/bootstrap/bbot-bootstrap.service
+++ b/etc/bootstrap/bbot-bootstrap.service
@@ -13,6 +13,10 @@ Group=build
# Old versions of systemd have no '~'.
WorkingDirectory=/home/build
+# Uncomment this if there is an X server running (e.g., Xvfb).
+#
+#Environment=DISPLAY=:99
+
Environment=CXX=g++
Environment=BUILD=/tmp
Environment=ENVIRONMENTS=/home/build/environments