summaryrefslogtreecommitdiff
path: root/mason/mason.service
blob: 16b5dc3f6474a35f4a39e797cc4da723288ad842 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Mason: Continuous Delivery Service

[Service]
User=root
ExecStart=/root/mason-report.sh

[Install]
WantedBy=multi-user.target