aboutsummaryrefslogtreecommitdiff
path: root/etc/systemd/brep-monitor.service
blob: 0a5c25e6cf162bbf7d71c3f35f95d8e2d4fa8fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=brep infrastructure monitor service

[Service]
Type=oneshot
#User=brep
#Group=brep

# Replace the public toolchain name with a real list of toolchains.
#
ExecStart=/home/brep/install/bin/brep-monitor --report-timeout 86400 --clean /home/brep/config/brep-module.conf public

[Install]
WantedBy=default.target