summaryrefslogtreecommitdiff
path: root/mason/mason.service
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-11 17:57:23 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 17:23:37 +0000
commitca878a6ff50c6217a7a4fc1a6d11b507bd2db504 (patch)
tree80aff82e0039e840f2a72c83ad74316895bfdfaf /mason/mason.service
parent2229fda0c6103754a8d134ab009e2811e1e934cc (diff)
downloaddefinitions-ca878a6ff50c6217a7a4fc1a6d11b507bd2db504.tar.gz
Make mason.configure install the new Mason config
Diffstat (limited to 'mason/mason.service')
-rw-r--r--mason/mason.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/mason/mason.service b/mason/mason.service
deleted file mode 100644
index a864d610..00000000
--- a/mason/mason.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Mason: Continuous Delivery Service
-After=mason-setup.service
-
-[Service]
-User=root
-ExecStart=/usr/lib/mason/mason-report.sh
-
-[Install]
-WantedBy=multi-user.target