mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 18:09:53 +00:00
Merge pull request #176 from WGH-/fix-systemd-unit-path
Install systemd unit to /usr/lib
This commit is contained in:
@@ -84,7 +84,7 @@ nfpms:
|
||||
dst: /etc/mqtt2prometheus/config.yaml
|
||||
type: config
|
||||
- src: ./systemd/mqtt2prometheus.service
|
||||
dst: /etc/systemd/system/mqtt2prometheus.service
|
||||
dst: /usr/lib/systemd/system/mqtt2prometheus.service
|
||||
type: config
|
||||
- src: ./systemd/mqtt2prometheus
|
||||
dst: /etc/default/mqtt2prometheus
|
||||
|
||||
Reference in New Issue
Block a user