From 4b780889790bf3c855c304cc90e4b8bbafc038db Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Mon, 24 Oct 2022 09:23:26 -0600 Subject: [PATCH] fix: update systemd unit description (#12093) --- scripts/telegraf.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/telegraf.service b/scripts/telegraf.service index 1726913b0..4fb7f009d 100644 --- a/scripts/telegraf.service +++ b/scripts/telegraf.service @@ -1,5 +1,5 @@ [Unit] -Description=The plugin-driven server agent for reporting metrics into InfluxDB +Description=Telegraf Documentation=https://github.com/influxdata/telegraf After=network-online.target Wants=network-online.target