summaryrefslogtreecommitdiff
path: root/mason/mason.service
blob: a864d6109a8a104f7d70b2bbeff218205d93c8e2 (plain)
1
2
3
4
5
6
7
8
9
10
[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