Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from cloudalchemy/paulfantom-patch-1
Browse files Browse the repository at this point in the history
Wait for network to be online
[patch]
  • Loading branch information
paulfantom authored May 4, 2019
2 parents 95c0ee7 + adf41e2 commit d5f124d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pushgateway.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[Unit]
Description=Prometheus pushgateway
After=network.target
After=network-online.target

[Service]
Type=simple
Expand Down

0 comments on commit d5f124d

Please sign in to comment.