summaryrefslogtreecommitdiff
path: root/mason
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-20 12:26:52 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-27 09:09:37 +0000
commit8de65c89a16cd78cc4757d50b7d4454cb1d9691f (patch)
treee3c6483796e45b1847eef6781dad873bb1ed457c /mason
parentee5a2bda0f645315376833c2ad91d7c3314c8c0b (diff)
downloaddefinitions-8de65c89a16cd78cc4757d50b7d4454cb1d9691f.tar.gz
Stop mason.service starting before mason-setup.service has completed
Diffstat (limited to 'mason')
-rw-r--r--mason/mason.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/mason/mason.service b/mason/mason.service
index ab2338c5..a864d610 100644
--- a/mason/mason.service
+++ b/mason/mason.service
@@ -1,5 +1,6 @@
[Unit]
Description=Mason: Continuous Delivery Service
+After=mason-setup.service
[Service]
User=root