contrib/rpm: add "enabled=true" key to "20-connectivity-{fedora,redhat}.conf"

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/649
This commit is contained in:
Thomas Haller 2021-02-02 13:58:26 +01:00
parent 38331fc02c
commit 1ccbae6e4e
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@
# Note that connectivity checking works badly with rp_filter set to
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
[connectivity]
enabled=true
uri=http://fedoraproject.org/static/hotspot.txt
response=OK
interval=300

View file

@ -4,6 +4,7 @@
# Note that connectivity checking works badly with rp_filter set to
# strict. Check "/proc/sys/net/ipv4/conf/*/rp_filter".
[connectivity]
enabled=true
uri=http://static.redhat.com/test/rhel-networkmanager.txt
response=OK
interval=300