summarylogtreecommitdiffstats
path: root/systemd_mon.service
blob: a5461458b3cdfe9cbb651cde194ae69c012b51a7 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=SystemdMon
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/systemd_mon /etc/systemd_mon/config.yml

[Install]
WantedBy=multi-user.target