From 8d34910b9bcfa28dd6bb644c260ae1d817fde78f Mon Sep 17 00:00:00 2001 From: James Shubin Date: Tue, 11 Mar 2025 00:49:05 -0400 Subject: [PATCH] modules: prometheus: Fix title of service template --- modules/prometheus/files/prometheus-postgres-exporter.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/prometheus/files/prometheus-postgres-exporter.service b/modules/prometheus/files/prometheus-postgres-exporter.service index 69f97abf..8dd2ec35 100644 --- a/modules/prometheus/files/prometheus-postgres-exporter.service +++ b/modules/prometheus/files/prometheus-postgres-exporter.service @@ -1,4 +1,5 @@ -/etc/systemd/system/prometheus-postgres-exporter@.service +# /etc/systemd/system/prometheus-postgres-exporter@.service + [Unit] Description=Prometheus exporter for PostgreSQL on port %i Documentation=https://github.com/prometheus-community/postgres_exporter