Skip to content

Commit

Permalink
Merge pull request #180 from stefanotorresi/fix/systemd-unit
Browse files Browse the repository at this point in the history
remove explicit Pacemaker dependency from the systemd unit
  • Loading branch information
stefanotorresi authored Dec 2, 2020
2 parents a84d536 + 4fd7822 commit 4fceb77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ha_cluster_exporter.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[Unit]
Description=Prometheus exporter for Pacemaker HA clusters metrics
Wants=pacemaker.service
After=network.target pacemaker.service
After=network.target

[Service]
Type=simple
Expand Down

0 comments on commit 4fceb77

Please sign in to comment.