summaryrefslogtreecommitdiff
path: root/mason/mason.service
diff options
context:
space:
mode:
Diffstat (limited to 'mason/mason.service')
-rw-r--r--mason/mason.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/mason/mason.service b/mason/mason.service
new file mode 100644
index 00000000..16b5dc3f
--- /dev/null
+++ b/mason/mason.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Mason: Continuous Delivery Service
+
+[Service]
+User=root
+ExecStart=/root/mason-report.sh
+
+[Install]
+WantedBy=multi-user.target