Ning Sun: 1 fix binary name in service unit 1 files changed, 1 insertions(+), 1 deletions(-)
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
--- 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
Roshless <me@roshless.com> 3 years ago 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
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