~roshless/public-inbox

fix binary name in service unit v1 APPLIED

Ning Sun: 1
 fix binary name in service unit

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.roshless.me/~roshless/public-inbox/patches/22/mbox | git am -3
Learn more about email & git

[PATCH] fix binary name in service unit Export this patch

---
 pushgateway.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pushgateway.service b/pushgateway.service
index f5fe8b1..a647798 100644
--- a/pushgateway.service
+++ b/pushgateway.service
@@ -3,7 +3,7 @@ Description=Prometheus Pushgateway
After=network.target

[Service]
ExecStart=/usr/bin/prometheus-pushgateway
ExecStart=/usr/bin/pushgateway

[Install]
WantedBy=multi-user.target
--
2.30.1
Thanks, I also updated checksums, and bumped version.


To aur:pushgateway.git
   6f53534..d9b0924  d9b0924c75b589d1cd94740d53aef59b95bf1f6c -> master

To git.roshless.me:~roshless/PKGBUILDs
   c3e47e3..4a583bb  master -> master