summarylogtreecommitdiffstats
path: root/rait-metrics.service
blob: be8cba10e1a2cd8a294903add18d6e0503fdaaf4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Redundant Array of Inexpensive Tunnels (Prometrics Metrics)
After=network.target network-online.target nss-lookup.target

[Service]
Type=simple
ExecStart=/usr/bin/rait metrics

[Install]
WantedBy=multi-user.target