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

Commit d5f124d

Browse files
authored
Merge pull request #5 from cloudalchemy/paulfantom-patch-1
Wait for network to be online [patch]
2 parents 95c0ee7 + adf41e2 commit d5f124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/pushgateway.service.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Unit]
44
Description=Prometheus pushgateway
5-
After=network.target
5+
After=network-online.target
66

77
[Service]
88
Type=simple

0 commit comments

Comments
 (0)